|
Blender V4.3
|
Public Attributes | |
| wmGizmo * | gizmo_xy [3] |
| float | origin [2] |
| float | rotation |
Definition at line 780 of file transform_gizmo_2d.cc.
| wmGizmo* GizmoGroup_Resize2D::gizmo_xy[3] |
Definition at line 781 of file transform_gizmo_2d.cc.
Referenced by gizmo2d_resize_draw_prepare(), gizmo2d_resize_refresh(), gizmo2d_resize_setup(), and gizmogroup2d_resize_init().
| float GizmoGroup_Resize2D::origin[2] |
Definition at line 782 of file transform_gizmo_2d.cc.
Referenced by gizmo2d_resize_draw_prepare(), and gizmo2d_resize_refresh().
| float GizmoGroup_Resize2D::rotation |
Definition at line 783 of file transform_gizmo_2d.cc.
Referenced by gizmo2d_resize_draw_prepare(), and gizmo2d_resize_refresh().