Blender  V3.3
Classes | Typedefs | Enumerations
DNA_simulation_types.h File Reference
#include "DNA_ID.h"
#include "DNA_customdata_types.h"

Go to the source code of this file.

Classes

struct  Simulation
 

Typedefs

typedef struct Simulation Simulation
 

Enumerations

enum  { SIM_DS_EXPAND = (1 << 0) }
 

Typedef Documentation

◆ Simulation

typedef struct Simulation Simulation

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Simulation.flag

Enumerator
SIM_DS_EXPAND 

Definition at line 30 of file DNA_simulation_types.h.