![]() |
Blender V2.61 - r43446
|
#include <DNA_actuator_types.h>
Public Attributes | |
| short | flag |
| short | type |
| int | sta |
| int | end |
| char | name [64] |
| short | pad [3] |
| short | cur |
| short | butsta |
| short | butend |
Definition at line 153 of file DNA_actuator_types.h.
| short bGroupActuator::butend |
Definition at line 158 of file DNA_actuator_types.h.
| short bGroupActuator::butsta |
Definition at line 158 of file DNA_actuator_types.h.
| short bGroupActuator::cur |
Definition at line 158 of file DNA_actuator_types.h.
Definition at line 155 of file DNA_actuator_types.h.
Referenced by draw_actuatorbuttons().
| short bGroupActuator::flag |
Definition at line 154 of file DNA_actuator_types.h.
| char bGroupActuator::name[64] |
Definition at line 156 of file DNA_actuator_types.h.
Referenced by draw_actuatorbuttons().
| short bGroupActuator::pad[3] |
Definition at line 158 of file DNA_actuator_types.h.
Definition at line 155 of file DNA_actuator_types.h.
Referenced by draw_actuatorbuttons().
| short bGroupActuator::type |
Definition at line 154 of file DNA_actuator_types.h.
Referenced by draw_actuatorbuttons().