Blender V4.3
GizmoGroupData_SpinInit Struct Reference

Public Attributes

struct { 
 
   wmGizmo *   xyz_view [4] 
 
   wmGizmo *   icon_button [3][2] 
 
gizmos 
 
struct { 
 
   float   viewinv_m3 [3][3] 
 
prev 
 
struct { 
 
   wmOperatorType *   ot_spin 
 
   PropertyRNA *   gzgt_axis_prop 
 
   float   orient_mat [3][3] 
 
data 
 
struct { 
 
   int   ortho_axis_active 
 
invoke 
 

Detailed Description

Definition at line 61 of file editmesh_extrude_spin_gizmo.cc.

Member Data Documentation

◆ [struct]

◆ [struct]

◆ gzgt_axis_prop

◆ icon_button

◆ [struct]

struct { ... } GizmoGroupData_SpinInit::invoke

◆ orient_mat

float GizmoGroupData_SpinInit::orient_mat[3][3]

◆ ortho_axis_active

int GizmoGroupData_SpinInit::ortho_axis_active

◆ ot_spin

wmOperatorType* GizmoGroupData_SpinInit::ot_spin

◆ [struct]

struct { ... } GizmoGroupData_SpinInit::prev

◆ viewinv_m3

float GizmoGroupData_SpinInit::viewinv_m3[3][3]

◆ xyz_view


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