![]() |
Blender V2.61 - r43446
|
#include <DNA_object_force.h>
Public Attributes | |
| struct Group * | group |
| float | weight [13] |
| float | global_gravity |
| short | flag |
| short | rt [3] |
Definition at line 117 of file DNA_object_force.h.
| short EffectorWeights::flag |
Definition at line 122 of file DNA_object_force.h.
Referenced by basic_force_cb(), and basic_integrate().
Definition at line 121 of file DNA_object_force.h.
Referenced by _softbody_calc_forces_slice_in_a_thread(), basic_integrate(), BKE_add_effector_weights(), cloth_calc_force(), do_versions(), dynamicPaint_prepareEffectStep(), psys_uses_gravity(), and softbody_calc_forces().
| struct Group* EffectorWeights::group |
Definition at line 118 of file DNA_object_force.h.
Referenced by BKE_add_effector_weights(), foreachIDLink(), lib_link_object(), lib_link_particlesettings(), and pdInitEffectors().
| short EffectorWeights::rt[3] |
Definition at line 122 of file DNA_object_force.h.
| float EffectorWeights::weight[13] |
Definition at line 120 of file DNA_object_force.h.
Referenced by add_object_to_effectors(), add_particles_to_effectors(), BKE_add_effector_weights(), dynamicPaint_prepareEffectStep(), and effector_falloff().