|
Blender V5.0
|
Public Attributes | |
| wmGizmo | gizmo |
| bool | is_init |
| int | icon |
| blender::gpu::Batch * | shape_batch [2] |
Definition at line 57 of file button2d_gizmo.cc.
| wmGizmo ButtonGizmo2D::gizmo |
Definition at line 58 of file button2d_gizmo.cc.
| int ButtonGizmo2D::icon |
Definition at line 61 of file button2d_gizmo.cc.
Referenced by button2d_draw_intern().
| bool ButtonGizmo2D::is_init |
Definition at line 59 of file button2d_gizmo.cc.
Referenced by button2d_draw_intern().
| blender::gpu::Batch* ButtonGizmo2D::shape_batch[2] |
Definition at line 62 of file button2d_gizmo.cc.
Referenced by button2d_draw_intern(), and gizmo_button2d_free().