|
Blender V5.0
|
#include <DNA_theme_types.h>
Public Attributes | |
| unsigned char | handle_free [4] |
| unsigned char | handle_auto [4] |
| unsigned char | handle_vect [4] |
| unsigned char | handle_align [4] |
| unsigned char | handle_auto_clamped [4] |
| unsigned char | handle_sel_free [4] |
| unsigned char | handle_sel_auto [4] |
| unsigned char | handle_sel_vect [4] |
| unsigned char | handle_sel_align [4] |
| unsigned char | handle_sel_auto_clamped [4] |
| unsigned char | handle_vertex [4] |
| unsigned char | handle_vertex_select [4] |
| unsigned char | handle_vertex_size |
| char | _pad0 [3] |
Definition at line 159 of file DNA_theme_types.h.
| char ThemeCommonCurves::_pad0[3] |
Definition at line 171 of file DNA_theme_types.h.
| unsigned char ThemeCommonCurves::handle_align[4] |
Definition at line 161 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_auto[4] |
Definition at line 161 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_auto_clamped[4] |
Definition at line 162 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_free[4] |
Curve handles.
Definition at line 161 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_sel_align[4] |
Definition at line 163 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_sel_auto[4] |
Definition at line 163 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_sel_auto_clamped[4] |
Definition at line 164 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_sel_free[4] |
Definition at line 163 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_sel_vect[4] |
Definition at line 163 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_vect[4] |
Definition at line 161 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_vertex[4] |
Curve points.
Definition at line 167 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_vertex_select[4] |
Definition at line 168 of file DNA_theme_types.h.
Referenced by UI_ThemeGetColorPtr().
| unsigned char ThemeCommonCurves::handle_vertex_size |
Definition at line 169 of file DNA_theme_types.h.
Referenced by do_versions_theme(), and UI_ThemeGetColorPtr().