|
Blender V4.3
|
Public Attributes | |
| uint | tot |
| int | type |
| float | size |
| float | center [2] |
| float | vec [16][2] |
| const uint(* | index )[3] |
roundbox codes for corner types and radius[size][2][x, y] points, the edges of the roundbox, + UV coordsDefinition at line 210 of file interface_widgets.cc.
| float uiWidgetTrias::center[2] |
Definition at line 213 of file interface_widgets.cc.
Referenced by draw_widgetbase_batch(), shape_preset_init_trias_ex(), shape_preset_trias_from_rect_checkmark(), shape_preset_trias_from_rect_dash(), and shape_preset_trias_from_rect_menu().
| const uint(* uiWidgetTrias::index)[3] |
Definition at line 216 of file interface_widgets.cc.
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 213 of file interface_widgets.cc.
Referenced by draw_widgetbase_batch(), shape_preset_init_trias_ex(), shape_preset_trias_from_rect_checkmark(), shape_preset_trias_from_rect_dash(), shape_preset_trias_from_rect_menu(), and widget_init().
| uint uiWidgetTrias::tot |
Definition at line 211 of file interface_widgets.cc.
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 212 of file interface_widgets.cc.
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_dash(), shape_preset_trias_from_rect_menu(), widget_init(), widget_numbut_draw(), and widgetbase_draw_ex().
| float uiWidgetTrias::vec[16][2] |
Definition at line 215 of file interface_widgets.cc.
Referenced by shape_preset_init_trias_ex(), shape_preset_trias_from_rect_checkmark(), and shape_preset_trias_from_rect_menu().