|
Blender
V2.59
|
Public Attributes | |
| ParticleSystem * | psys [10] |
| ParticleData * | pa |
| float | mass |
| EdgeHash * | eh |
| float * | gravity |
Definition at line 2330 of file particle_system.c.
Definition at line 2334 of file particle_system.c.
Referenced by sph_force_cb(), and sph_integrate().
| float* SPHData::gravity |
Definition at line 2335 of file particle_system.c.
Referenced by sph_force_cb(), and sph_integrate().
| float SPHData::mass |
Definition at line 2333 of file particle_system.c.
Referenced by sph_force_cb(), and sph_integrate().
Definition at line 2332 of file particle_system.c.
Referenced by sph_force_cb(), and sph_integrate().
Definition at line 2331 of file particle_system.c.
Referenced by sph_force_cb(), and sph_integrate().