Blender V4.5
ParticleSystemIDLoopForModifier Struct Reference

Public Attributes

ParticleSystempsys
 
ParticleSystemIDFunc func
 
void * userdata
 

Detailed Description

Definition at line 4993 of file particle_system.cc.

Member Data Documentation

◆ func

ParticleSystemIDFunc ParticleSystemIDLoopForModifier::func

Definition at line 4995 of file particle_system.cc.

Referenced by particlesystem_modifiersForeachIDLink().

◆ psys

ParticleSystem* ParticleSystemIDLoopForModifier::psys

Definition at line 4994 of file particle_system.cc.

Referenced by BKE_particlesystem_id_loop().

◆ userdata

void* ParticleSystemIDLoopForModifier::userdata

Definition at line 4996 of file particle_system.cc.


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