Blender
V3.3
|
Public Attributes | |
uint | tot |
int | type |
float | size |
float | center [2] |
float | vec [16][2] |
const uint(* | index )[3] |
[size][2][x, y]
points, the edges of the roundbox, + UV coordsDefinition at line 215 of file interface_widgets.c.
float uiWidgetTrias::center[2] |
Definition at line 218 of file interface_widgets.c.
Referenced by draw_widgetbase_batch(), shape_preset_init_trias_ex(), shape_preset_trias_from_rect_checkmark(), and shape_preset_trias_from_rect_menu().
const uint(* uiWidgetTrias::index)[3] |
Definition at line 221 of file interface_widgets.c.
Referenced by shape_preset_init_trias_ex(), shape_preset_trias_from_rect_checkmark(), and shape_preset_trias_from_rect_menu().
float uiWidgetTrias::size |
Definition at line 218 of file interface_widgets.c.
Referenced by draw_widgetbase_batch(), shape_preset_init_trias_ex(), shape_preset_trias_from_rect_checkmark(), shape_preset_trias_from_rect_menu(), and widget_init().
uint uiWidgetTrias::tot |
Definition at line 216 of file interface_widgets.c.
Referenced by shape_preset_init_trias_ex(), shape_preset_trias_from_rect_checkmark(), shape_preset_trias_from_rect_menu(), and widget_init().
int uiWidgetTrias::type |
Definition at line 217 of file interface_widgets.c.
Referenced by draw_widgetbase_batch(), shape_preset_init_hold_action(), shape_preset_init_number_arrows(), shape_preset_init_scroll_circle(), shape_preset_trias_from_rect_checkmark(), shape_preset_trias_from_rect_menu(), widget_init(), widget_numbut_draw(), and widgetbase_draw_ex().
float uiWidgetTrias::vec[16][2] |
Definition at line 220 of file interface_widgets.c.
Referenced by shape_preset_init_trias_ex(), shape_preset_trias_from_rect_checkmark(), and shape_preset_trias_from_rect_menu().