Blender V2.61 - r43446
|
#include <DNA_userdef_types.h>
Public Attributes | |
char | inner_anim [4] |
char | inner_anim_sel [4] |
char | inner_key [4] |
char | inner_key_sel [4] |
char | inner_driven [4] |
char | inner_driven_sel [4] |
float | blend |
float | pad |
Definition at line 132 of file DNA_userdef_types.h.
Definition at line 139 of file DNA_userdef_types.h.
Referenced by widget_state(), and widget_state_numslider().
char uiWidgetStateColors::inner_anim[4] |
Definition at line 133 of file DNA_userdef_types.h.
Referenced by widget_state(), and widget_state_numslider().
Definition at line 134 of file DNA_userdef_types.h.
Referenced by widget_state(), and widget_state_numslider().
Definition at line 137 of file DNA_userdef_types.h.
Referenced by widget_state(), and widget_state_numslider().
Definition at line 138 of file DNA_userdef_types.h.
Referenced by widget_state(), and widget_state_numslider().
char uiWidgetStateColors::inner_key[4] |
Definition at line 135 of file DNA_userdef_types.h.
Referenced by widget_state(), and widget_state_numslider().
Definition at line 136 of file DNA_userdef_types.h.
Referenced by widget_state(), and widget_state_numslider().
float uiWidgetStateColors::pad |
Definition at line 139 of file DNA_userdef_types.h.