Blender  V3.3
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 57 of file particle_child.c.

Member Data Documentation

◆ apply

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

Definition at line 60 of file particle_child.c.

◆ next

struct ParticlePathModifier* ParticlePathModifier::next

Definition at line 58 of file particle_child.c.

◆ prev

struct ParticlePathModifier * ParticlePathModifier::prev

Definition at line 58 of file particle_child.c.


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