Blender  V3.3
Public Attributes | List of all members
GizmoGroup_Resize2D Struct Reference

Public Attributes

wmGizmogizmo_xy [3]
 
float origin [2]
 
float rotation
 

Detailed Description

Definition at line 776 of file transform_gizmo_2d.c.

Member Data Documentation

◆ gizmo_xy

wmGizmo* GizmoGroup_Resize2D::gizmo_xy[3]

◆ origin

float GizmoGroup_Resize2D::origin[2]

Definition at line 778 of file transform_gizmo_2d.c.

Referenced by gizmo2d_resize_draw_prepare(), and gizmo2d_resize_refresh().

◆ rotation

float GizmoGroup_Resize2D::rotation

Definition at line 779 of file transform_gizmo_2d.c.

Referenced by gizmo2d_resize_draw_prepare(), and gizmo2d_resize_refresh().


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