|
Blender V4.3
|
Public Attributes | |
| ParticleCacheKey * | key |
| int | index |
| float | time |
| ParticleCacheKey * | parent_key |
| float | parent_rotation [4] |
Definition at line 24 of file particle_child.cc.
| int ParticlePathIterator::index |
Definition at line 26 of file particle_child.cc.
Referenced by psys_path_iter_get().
| ParticleCacheKey* ParticlePathIterator::key |
Definition at line 25 of file particle_child.cc.
Referenced by psys_path_iter_get().
| ParticleCacheKey* ParticlePathIterator::parent_key |
Definition at line 29 of file particle_child.cc.
Referenced by psys_apply_child_modifiers(), and psys_path_iter_get().
| float ParticlePathIterator::parent_rotation[4] |
Definition at line 30 of file particle_child.cc.
Referenced by psys_apply_child_modifiers(), and psys_path_iter_get().
| float ParticlePathIterator::time |
Definition at line 27 of file particle_child.cc.
Referenced by psys_apply_child_modifiers(), and psys_path_iter_get().