![]() |
Blender V2.61 - r43446
|
#include <DNA_particle_types.h>
Public Attributes | |
| float | rest_length |
| unsigned int | particle_index [2] |
| unsigned int | delete_flag |
Definition at line 65 of file DNA_particle_types.h.
| unsigned int ParticleSpring::delete_flag |
Definition at line 67 of file DNA_particle_types.h.
Referenced by sph_force_cb(), and sph_springs_modify().
| unsigned int ParticleSpring::particle_index[2] |
Definition at line 67 of file DNA_particle_types.h.
Referenced by sph_force_cb(), sph_springhash_build(), and sph_springs_modify().
Definition at line 66 of file DNA_particle_types.h.
Referenced by sph_force_cb(), and sph_springs_modify().