Blender V5.0
ParticlePathIterator Struct Reference

Public Attributes

ParticleCacheKeykey
int index
float time
ParticleCacheKeyparent_key
float parent_rotation [4]

Detailed Description

Definition at line 24 of file particle_child.cc.

Member Data Documentation

◆ index

int ParticlePathIterator::index

Definition at line 26 of file particle_child.cc.

Referenced by psys_path_iter_get().

◆ key

ParticleCacheKey* ParticlePathIterator::key

Definition at line 25 of file particle_child.cc.

Referenced by psys_path_iter_get().

◆ parent_key

ParticleCacheKey* ParticlePathIterator::parent_key

Definition at line 29 of file particle_child.cc.

Referenced by psys_apply_child_modifiers(), and psys_path_iter_get().

◆ parent_rotation

float ParticlePathIterator::parent_rotation[4]

Definition at line 30 of file particle_child.cc.

Referenced by psys_apply_child_modifiers(), and psys_path_iter_get().

◆ time

float ParticlePathIterator::time

Definition at line 27 of file particle_child.cc.

Referenced by psys_apply_child_modifiers(), and psys_path_iter_get().


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