Blender
V3.3
|
Public Attributes | |
Object * | object |
ParticleSystem * | psys |
ModifierData * | md |
PTCacheEdit * | edit |
Definition at line 1460 of file draw_cache_impl_particles.c.
PTCacheEdit* ParticleDrawSource::edit |
Definition at line 1464 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 1463 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 1461 of file draw_cache_impl_particles.c.
Referenced by drw_particle_get_hair_source().
ParticleSystem* ParticleDrawSource::psys |
Definition at line 1462 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().