|
Blender
V2.93
|
#include <DNA_userdef_types.h>
Public Attributes | |
| unsigned char | solid [4] |
| unsigned char | select [4] |
| unsigned char | active [4] |
| short | flag |
| char | _pad0 [2] |
Definition at line 442 of file DNA_userdef_types.h.
| char ThemeWireColor::_pad0[2] |
Definition at line 449 of file DNA_userdef_types.h.
| unsigned char ThemeWireColor::active[4] |
Definition at line 445 of file DNA_userdef_types.h.
Referenced by acf_generic_channel_color(), action_group_colors_sync(), draw_channel_strips(), set_pchan_color(), and vicon_colorset_draw().
| short ThemeWireColor::flag |
Definition at line 448 of file DNA_userdef_types.h.
Referenced by set_pchan_color().
| unsigned char ThemeWireColor::select[4] |
Definition at line 444 of file DNA_userdef_types.h.
Referenced by acf_generic_channel_color(), acf_group_color(), action_group_colors_sync(), draw_channel_strips(), set_pchan_color(), and vicon_colorset_draw().
| unsigned char ThemeWireColor::solid[4] |
Definition at line 443 of file DNA_userdef_types.h.
Referenced by acf_generic_channel_color(), acf_group_color(), action_group_colors_sync(), draw_channel_strips(), set_pchan_color(), and vicon_colorset_draw().