Blender V4.3
ButtonGizmo2D Struct Reference

Public Attributes

wmGizmo gizmo
 
bool is_init
 
int icon
 
blender::gpu::Batch * shape_batch [2]
 

Detailed Description

Definition at line 52 of file button2d_gizmo.cc.

Member Data Documentation

◆ gizmo

wmGizmo ButtonGizmo2D::gizmo

Definition at line 53 of file button2d_gizmo.cc.

◆ icon

int ButtonGizmo2D::icon

Definition at line 56 of file button2d_gizmo.cc.

Referenced by button2d_draw_intern().

◆ is_init

bool ButtonGizmo2D::is_init

Definition at line 54 of file button2d_gizmo.cc.

Referenced by button2d_draw_intern().

◆ shape_batch

blender::gpu::Batch* ButtonGizmo2D::shape_batch[2]

Definition at line 57 of file button2d_gizmo.cc.

Referenced by button2d_draw_intern().


The documentation for this struct was generated from the following file: