Blender
V3.3
|
Public Attributes | |
wmGizmo * | gizmo |
struct { | |
float viewinv_m3 [3][3] | |
} | prev |
Definition at line 2127 of file transform_gizmo_3d.c.
wmGizmo* XFormCageWidgetGroup::gizmo |
Definition at line 2128 of file transform_gizmo_3d.c.
Referenced by WIDGETGROUP_xform_cage_refresh(), and WIDGETGROUP_xform_cage_setup().
struct { ... } XFormCageWidgetGroup::prev |
Referenced by WIDGETGROUP_xform_cage_draw_prepare(), and WIDGETGROUP_xform_cage_refresh().
float XFormCageWidgetGroup::viewinv_m3[3][3] |
Definition at line 2131 of file transform_gizmo_3d.c.
Referenced by WIDGETGROUP_xform_cage_draw_prepare(), and WIDGETGROUP_xform_cage_refresh().