|
Blender V4.3
|
Public Attributes | |
| ParticleSystem * | psys |
| ParticleSystemIDFunc | func |
| void * | userdata |
Definition at line 5014 of file particle_system.cc.
| ParticleSystemIDFunc ParticleSystemIDLoopForModifier::func |
Definition at line 5016 of file particle_system.cc.
Referenced by particlesystem_modifiersForeachIDLink().
| ParticleSystem* ParticleSystemIDLoopForModifier::psys |
Definition at line 5015 of file particle_system.cc.
Referenced by BKE_particlesystem_id_loop().
| void* ParticleSystemIDLoopForModifier::userdata |
Definition at line 5017 of file particle_system.cc.