Blender V4.3
ParticleSystemIDLoopForModifier Struct Reference

Public Attributes

ParticleSystempsys
 
ParticleSystemIDFunc func
 
void * userdata
 

Detailed Description

Definition at line 5014 of file particle_system.cc.

Member Data Documentation

◆ func

ParticleSystemIDFunc ParticleSystemIDLoopForModifier::func

Definition at line 5016 of file particle_system.cc.

Referenced by particlesystem_modifiersForeachIDLink().

◆ psys

ParticleSystem* ParticleSystemIDLoopForModifier::psys

Definition at line 5015 of file particle_system.cc.

Referenced by BKE_particlesystem_id_loop().

◆ userdata

void* ParticleSystemIDLoopForModifier::userdata

Definition at line 5017 of file particle_system.cc.


The documentation for this struct was generated from the following file: