|
Blender
V2.59
|
#include <DNA_userdef_types.h>
Public Attributes | |
| char | solid [4] |
| char | select [4] |
| char | active [4] |
| short | flag |
| short | pad |
Definition at line 244 of file DNA_userdef_types.h.
| char ThemeWireColor::active[4] |
Definition at line 247 of file DNA_userdef_types.h.
Referenced by acf_generic_channel_color(), set_pchan_glColor(), and ui_theme_init_boneColorSets().
| short ThemeWireColor::flag |
Definition at line 249 of file DNA_userdef_types.h.
Referenced by set_pchan_glColor(), and ui_theme_init_boneColorSets().
| short ThemeWireColor::pad |
Definition at line 250 of file DNA_userdef_types.h.
| char ThemeWireColor::select[4] |
Definition at line 246 of file DNA_userdef_types.h.
Referenced by acf_generic_channel_color(), set_pchan_glColor(), and ui_theme_init_boneColorSets().
| char ThemeWireColor::solid[4] |
Definition at line 245 of file DNA_userdef_types.h.
Referenced by acf_generic_channel_color(), init_userdef_do_versions(), set_pchan_glColor(), and ui_theme_init_boneColorSets().