|
Blender
V2.59
|
Public Attributes | |
| void * | owner |
| short * | stop |
| short * | do_update |
| float * | progress |
| int | current_frame |
| elbeemSimulationSettings * | settings |
Definition at line 714 of file physics_fluid.c.
Definition at line 719 of file physics_fluid.c.
| short * FluidBakeJob::do_update |
Definition at line 717 of file physics_fluid.c.
Referenced by fluidbake_startjob(), and fluidbake_updatejob().
| void* FluidBakeJob::owner |
Definition at line 716 of file physics_fluid.c.
| float* FluidBakeJob::progress |
Definition at line 718 of file physics_fluid.c.
Referenced by fluidbake_startjob(), and fluidbake_updatejob().
Definition at line 720 of file physics_fluid.c.
Referenced by fluidbake_endjob(), fluidsimBake(), and runSimulationCallback().
| short* FluidBakeJob::stop |
Definition at line 717 of file physics_fluid.c.
Referenced by fluidbake_breakjob(), and fluidbake_startjob().