Blender  V2.93
Public Attributes | List of all members
ParticlePathModifier Struct Reference

Public Attributes

struct ParticlePathModifiernext
 
struct ParticlePathModifierprev
 
void(* apply )(ParticleCacheKey *keys, int totkeys, ParticleCacheKey *parent_keys)
 

Detailed Description

Definition at line 73 of file particle_child.c.

Member Data Documentation

◆ apply

void(* ParticlePathModifier::apply) (ParticleCacheKey *keys, int totkeys, ParticleCacheKey *parent_keys)

Definition at line 76 of file particle_child.c.

◆ next

struct ParticlePathModifier* ParticlePathModifier::next

Definition at line 74 of file particle_child.c.

◆ prev

struct ParticlePathModifier * ParticlePathModifier::prev

Definition at line 74 of file particle_child.c.


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