![]() |
Blender V2.61 - r43446
|
#include <DNA_actuator_types.h>
Public Attributes | |
| char | toPropName [64] |
| struct Object * | toObject |
| char | subject [64] |
| short | bodyType |
| short | pad1 |
| int | pad2 |
| char | body [64] |
Definition at line 174 of file DNA_actuator_types.h.
| char bMessageActuator::body[64] |
Definition at line 180 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), and draw_actuatorbuttons().
Definition at line 178 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), and draw_actuatorbuttons().
| short bMessageActuator::pad1 |
Definition at line 178 of file DNA_actuator_types.h.
Definition at line 179 of file DNA_actuator_types.h.
| char bMessageActuator::subject[64] |
Definition at line 177 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), and draw_actuatorbuttons().
| struct Object* bMessageActuator::toObject |
Definition at line 176 of file DNA_actuator_types.h.
Referenced by expand_object(), lib_link_object(), sca_remove_ob_poin(), and set_sca_new_poins_ob().
| char bMessageActuator::toPropName[64] |
Definition at line 175 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), do_versions(), and draw_actuatorbuttons().