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

Public Attributes

wmGizmotranslate_xy [3]
 
wmGizmocage
 
float origin [2]
 
float min [2]
 
float max [2]
 
float rotation
 
bool no_cage
 

Detailed Description

Definition at line 156 of file transform_gizmo_2d.c.

Member Data Documentation

◆ cage

wmGizmo* GizmoGroup2D::cage

◆ max

float GizmoGroup2D::max[2]

◆ min

float GizmoGroup2D::min[2]

◆ no_cage

bool GizmoGroup2D::no_cage

Definition at line 166 of file transform_gizmo_2d.c.

Referenced by gizmo2d_xform_refresh(), and gizmo2d_xform_setup_no_cage().

◆ origin

float GizmoGroup2D::origin[2]

◆ rotation

float GizmoGroup2D::rotation

◆ translate_xy

wmGizmo* GizmoGroup2D::translate_xy[3]

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