Blender V2.61 - r43446
Public Attributes

EffectorCache Struct Reference

#include <BKE_effect.h>

List of all members.

Public Attributes

struct EffectorCachenext
struct EffectorCacheprev
struct Scenescene
struct Objectob
struct ParticleSystempsys
struct SurfaceModifierDatasurmd
struct PartDeflectpd
struct GuideEffectorDataguide_data
float guide_loc [4]
float guide_dir [3]
float guide_radius
float velocity [3]
float frame
int flag

Detailed Description

Definition at line 93 of file BKE_effect.h.


Member Data Documentation

Definition at line 109 of file BKE_effect.h.

Referenced by get_effector_data(), pdDoEffectors(), and precalculate_effector().

Definition at line 108 of file BKE_effect.h.

Referenced by new_effector_cache().

Definition at line 104 of file BKE_effect.h.

Referenced by do_guides(), pdEndEffectors(), and precalc_guides().

Definition at line 105 of file BKE_effect.h.

Referenced by do_guides(), precalc_guides(), and precalculate_effector().

Definition at line 105 of file BKE_effect.h.

Referenced by do_guides(), precalc_guides(), and precalculate_effector().

Definition at line 105 of file BKE_effect.h.

Referenced by precalculate_effector().

Definition at line 94 of file BKE_effect.h.

Definition at line 99 of file BKE_effect.h.

Referenced by get_effector_data(), and precalculate_effector().

Definition at line 106 of file BKE_effect.h.

Referenced by get_effector_data(), and precalculate_effector().


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