Blender V4.5
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 
 

Detailed Description

Definition at line 476 of file editmesh_bisect.cc.

Member Data Documentation

◆ context

◆ [struct]

◆ op

◆ 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]

◆ translate_c

wmGizmo* GizmoGroup::translate_c

◆ translate_z

wmGizmo* GizmoGroup::translate_z

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