![]() |
Blender V2.61 - r43446
|
#include <DNA_controller_types.h>
Public Attributes | |
| struct Text * | text |
| char | module [64] |
| int | mode |
| int | flag |
Definition at line 45 of file DNA_controller_types.h.
Definition at line 49 of file DNA_controller_types.h.
Referenced by BL_ConvertControllers(), and draw_controllerbuttons().
Definition at line 48 of file DNA_controller_types.h.
Referenced by BL_ConvertControllers(), and draw_controllerbuttons().
| char bPythonCont::module[64] |
Definition at line 47 of file DNA_controller_types.h.
Referenced by BL_ConvertControllers(), and draw_controllerbuttons().
| struct Text* bPythonCont::text |
Definition at line 46 of file DNA_controller_types.h.
Referenced by BL_ConvertControllers(), draw_controllerbuttons(), expand_object(), lib_link_object(), and unlink_text().