|
Blender
V2.93
|
Public Attributes | |
| wmGizmo | gizmo |
| bool | is_init |
| int | icon |
| GPUBatch * | shape_batch [2] |
Definition at line 62 of file button2d_gizmo.c.
| wmGizmo ButtonGizmo2D::gizmo |
Definition at line 63 of file button2d_gizmo.c.
| int ButtonGizmo2D::icon |
Definition at line 66 of file button2d_gizmo.c.
Referenced by button2d_draw_intern().
| bool ButtonGizmo2D::is_init |
Definition at line 64 of file button2d_gizmo.c.
Referenced by button2d_draw_intern().
| GPUBatch* ButtonGizmo2D::shape_batch[2] |
Definition at line 67 of file button2d_gizmo.c.
Referenced by button2d_draw_intern(), and gizmo_button2d_free().