Blender V4.3
GizmoTweakData Struct Reference

Public Attributes

wmGizmoMapgzmap
 
wmGizmoGroupgzgroup
 
wmGizmogz_modal
 
int init_event
 
int flag
 

Detailed Description

Definition at line 395 of file wm_gizmo_group.cc.

Member Data Documentation

◆ flag

int GizmoTweakData::flag

Definition at line 401 of file wm_gizmo_group.cc.

Referenced by gizmo_tweak_invoke(), and gizmo_tweak_modal().

◆ gz_modal

wmGizmo* GizmoTweakData::gz_modal

Definition at line 398 of file wm_gizmo_group.cc.

Referenced by gizmo_tweak_finish(), gizmo_tweak_invoke(), and gizmo_tweak_modal().

◆ gzgroup

wmGizmoGroup* GizmoTweakData::gzgroup

Definition at line 397 of file wm_gizmo_group.cc.

Referenced by gizmo_tweak_finish(), and gizmo_tweak_invoke().

◆ gzmap

wmGizmoMap* GizmoTweakData::gzmap

Definition at line 396 of file wm_gizmo_group.cc.

Referenced by gizmo_tweak_finish(), and gizmo_tweak_invoke().

◆ init_event

int GizmoTweakData::init_event

Definition at line 400 of file wm_gizmo_group.cc.

Referenced by gizmo_tweak_invoke(), and gizmo_tweak_modal().


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