|
Blender V5.0
|
Public Attributes | |
| Object * | object |
| PTCacheEdit * | edit |
| ParticleSystemModifierData * | psmd |
| ParticleData * | pa |
| int | segments |
| bool | use_weight |
Definition at line 3480 of file particle.cc.
| PTCacheEdit* CacheEditrPathsIterData::edit |
Definition at line 3482 of file particle.cc.
Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().
| Object* CacheEditrPathsIterData::object |
Definition at line 3481 of file particle.cc.
Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().
| ParticleData* CacheEditrPathsIterData::pa |
Definition at line 3484 of file particle.cc.
Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().
| ParticleSystemModifierData* CacheEditrPathsIterData::psmd |
Definition at line 3483 of file particle.cc.
Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().
| int CacheEditrPathsIterData::segments |
Definition at line 3485 of file particle.cc.
Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().
| bool CacheEditrPathsIterData::use_weight |
Definition at line 3486 of file particle.cc.
Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().