#include "DNA_ID.h"
#include "DNA_defs.h"
Go to the source code of this file.
◆ FluidsimSettings
| typedef struct FluidsimSettings FluidsimSettings |
◆ FluidVertexVelocity
| typedef struct FluidVertexVelocity FluidVertexVelocity |
◆ anonymous enum
#Object::fluidsimSettings
| Enumerator |
|---|
| OB_FLUIDSIM_ENABLE | |
| OB_FLUIDSIM_DOMAIN | |
| OB_FLUIDSIM_FLUID | |
| OB_FLUIDSIM_OBSTACLE | |
| OB_FLUIDSIM_INFLOW | |
| OB_FLUIDSIM_OUTFLOW | |
| OB_FLUIDSIM_PARTICLE | |
| OB_FLUIDSIM_CONTROL | |
Definition at line 124 of file DNA_object_fluidsim_types.h.
◆ anonymous enum
#FluidsimSettings::flags.
| Enumerator |
|---|
| OB_FLUIDSIM_REVERSE | |
| OB_FLUIDSIM_ACTIVE | |
| OB_FLUIDSIM_OVERRIDE_TIME | |
Definition at line 136 of file DNA_object_fluidsim_types.h.