Blender
V3.3
|
Public Attributes | |
wmGizmo * | gizmo_xy [3] |
float | origin [2] |
float | rotation |
Definition at line 776 of file transform_gizmo_2d.c.
wmGizmo* GizmoGroup_Resize2D::gizmo_xy[3] |
Definition at line 777 of file transform_gizmo_2d.c.
Referenced by gizmo2d_resize_draw_prepare(), gizmo2d_resize_refresh(), gizmo2d_resize_setup(), and gizmogroup2d_resize_init().
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().
float GizmoGroup_Resize2D::rotation |
Definition at line 779 of file transform_gizmo_2d.c.
Referenced by gizmo2d_resize_draw_prepare(), and gizmo2d_resize_refresh().