![]() |
Blender V2.61 - r43446
|
#include <DNA_userdef_types.h>
Public Attributes | |
| char | solid [4] |
| char | select [4] |
| char | active [4] |
| short | flag |
| short | pad |
Definition at line 260 of file DNA_userdef_types.h.
| char ThemeWireColor::active[4] |
Definition at line 263 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 265 of file DNA_userdef_types.h.
Referenced by set_pchan_glColor(), and ui_theme_init_boneColorSets().
| short ThemeWireColor::pad |
Definition at line 266 of file DNA_userdef_types.h.
| char ThemeWireColor::select[4] |
Definition at line 262 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 261 of file DNA_userdef_types.h.
Referenced by acf_generic_channel_color(), init_userdef_do_versions(), set_pchan_glColor(), and ui_theme_init_boneColorSets().