|
Blender
V2.59
|
#include <DNA_actuator_types.h>
Public Attributes | |
| char | toPropName [32] |
| struct Object * | toObject |
| char | subject [32] |
| short | bodyType |
| short | pad1 |
| int | pad2 |
| char | body [32] |
Definition at line 172 of file DNA_actuator_types.h.
| char bMessageActuator::body[32] |
Definition at line 178 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), and draw_actuatorbuttons().
Definition at line 176 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), and draw_actuatorbuttons().
| short bMessageActuator::pad1 |
Definition at line 176 of file DNA_actuator_types.h.
Definition at line 177 of file DNA_actuator_types.h.
| char bMessageActuator::subject[32] |
Definition at line 175 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), and draw_actuatorbuttons().
| struct Object* bMessageActuator::toObject |
Definition at line 174 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[32] |
Definition at line 173 of file DNA_actuator_types.h.
Referenced by BL_ConvertActuators(), do_versions(), and draw_actuatorbuttons().