|
Blender
V2.93
|
Public Attributes | |
| Object * | object |
| ParticleSystem * | psys |
| ModifierData * | md |
| PTCacheEdit * | edit |
Definition at line 1419 of file draw_cache_impl_particles.c.
| PTCacheEdit* ParticleDrawSource::edit |
Definition at line 1423 of file draw_cache_impl_particles.c.
Referenced by drw_particle_get_hair_source(), DRW_particles_batch_cache_get_hair(), and particles_ensure_procedural_data().
| ModifierData* ParticleDrawSource::md |
Definition at line 1422 of file draw_cache_impl_particles.c.
Referenced by drw_particle_get_hair_source(), DRW_particles_batch_cache_get_hair(), and particles_ensure_procedural_data().
| Object* ParticleDrawSource::object |
Definition at line 1420 of file draw_cache_impl_particles.c.
Referenced by drw_particle_get_hair_source().
| ParticleSystem* ParticleDrawSource::psys |
Definition at line 1421 of file draw_cache_impl_particles.c.
Referenced by drw_particle_get_hair_source(), DRW_particles_batch_cache_get_hair(), and particles_ensure_procedural_data().