![]() |
Blender V2.61 - r43446
|
#include <DNA_actuator_types.h>
Public Attributes | |
| char | posechannel [64] |
| char | constraint [64] |
| int | type |
| float | weight |
| struct Object * | target |
| struct Object * | subtarget |
Definition at line 222 of file DNA_actuator_types.h.
| char bArmatureActuator::constraint[64] |
Definition at line 224 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), check_armature_actuator(), and draw_actuatorbuttons().
| char bArmatureActuator::posechannel[64] |
Definition at line 223 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), check_armature_actuator(), and draw_actuatorbuttons().
| struct Object* bArmatureActuator::subtarget |
Definition at line 228 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), draw_actuatorbuttons(), lib_link_object(), sca_remove_ob_poin(), and set_sca_new_poins_ob().
| struct Object* bArmatureActuator::target |
Definition at line 227 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), draw_actuatorbuttons(), expand_object(), lib_link_object(), sca_remove_ob_poin(), and set_sca_new_poins_ob().
Definition at line 225 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), and draw_actuatorbuttons().
Definition at line 226 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), and draw_actuatorbuttons().