Blender  V3.3
Public Attributes | List of all members
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 56 of file editmesh_extrude_spin_gizmo.c.

Member Data Documentation

◆ 

struct { ... } GizmoGroupData_SpinInit::data

◆ 

struct { ... } GizmoGroupData_SpinInit::gizmos

◆ gzgt_axis_prop

PropertyRNA* GizmoGroupData_SpinInit::gzgt_axis_prop

◆ icon_button

wmGizmo* GizmoGroupData_SpinInit::icon_button[3][2]

◆ 

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 { ... } GizmoGroupData_SpinInit::prev

◆ viewinv_m3

float GizmoGroupData_SpinInit::viewinv_m3[3][3]

◆ xyz_view

wmGizmo* GizmoGroupData_SpinInit::xyz_view[4]

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