Blender V4.3
GizmoGroup Struct Reference

Public Attributes

wmGizmotranslate_z
 
wmGizmotranslate_c
 
wmGizmorotate_c
 
struct { 
 
   bContext *   context 
 
   wmOperator *   op 
 
   PropertyRNA *   prop_plane_co 
 
   PropertyRNA *   prop_plane_no 
 
   float   rotate_axis [3] 
 
   float   rotate_up [3] 
 
data 
 
bool all_hidden
 
int twtype
 
int twtype_init
 
int twtype_prev
 
int use_twtype_refresh
 
struct { 
 
   float   viewinv_m3 [3][3] 
 
prev 
 
float rotation
 
wmGizmogizmos [MAN_AXIS_LAST]
 

Detailed Description

Definition at line 474 of file editmesh_bisect.cc.

Member Data Documentation

◆ all_hidden

bool GizmoGroup::all_hidden

◆ context

◆ [struct]

◆ gizmos

◆ op

◆ [struct]

struct { ... } GizmoGroup::prev

◆ prop_plane_co

◆ prop_plane_no

◆ rotate_axis

float GizmoGroup::rotate_axis[3]

◆ rotate_c

wmGizmo* GizmoGroup::rotate_c

◆ rotate_up

float GizmoGroup::rotate_up[3]

◆ rotation

float GizmoGroup::rotation

Definition at line 159 of file transform_gizmo_3d.cc.

Referenced by gizmo_modal(), rotation_get_fn(), and rotation_set_fn().

◆ translate_c

wmGizmo* GizmoGroup::translate_c

◆ translate_z

wmGizmo* GizmoGroup::translate_z

◆ twtype

◆ twtype_init

◆ twtype_prev

int GizmoGroup::twtype_prev

Definition at line 150 of file transform_gizmo_3d.cc.

Referenced by WIDGETGROUP_gizmo_refresh().

◆ use_twtype_refresh

int GizmoGroup::use_twtype_refresh

◆ viewinv_m3

float GizmoGroup::viewinv_m3[3][3]

Definition at line 155 of file transform_gizmo_3d.cc.

Referenced by WIDGETGROUP_gizmo_draw_prepare().


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