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

#include <BKE_effect.h>

Public Attributes

struct EffectorRelationnext
 
struct EffectorRelationprev
 
struct Objectob
 
struct ParticleSystempsys
 
struct PartDeflectpd
 

Detailed Description

Definition at line 104 of file BKE_effect.h.

Member Data Documentation

◆ next

struct EffectorRelation* EffectorRelation::next

Definition at line 105 of file BKE_effect.h.

◆ ob

struct Object* EffectorRelation::ob

Definition at line 107 of file BKE_effect.h.

Referenced by add_effector_relation().

◆ pd

struct PartDeflect* EffectorRelation::pd

Definition at line 109 of file BKE_effect.h.

Referenced by add_effector_relation().

◆ prev

struct EffectorRelation * EffectorRelation::prev

Definition at line 105 of file BKE_effect.h.

◆ psys

struct ParticleSystem* EffectorRelation::psys

Definition at line 108 of file BKE_effect.h.

Referenced by add_effector_relation().


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