Blender  V3.3
Public Attributes | List of all members
GizmoTweakData Struct Reference

Public Attributes

wmGizmoMapgzmap
 
wmGizmoGroupgzgroup
 
wmGizmogz_modal
 
int init_event
 
int flag
 

Detailed Description

Definition at line 389 of file wm_gizmo_group.c.

Member Data Documentation

◆ flag

int GizmoTweakData::flag

Definition at line 395 of file wm_gizmo_group.c.

Referenced by gizmo_tweak_invoke(), and gizmo_tweak_modal().

◆ gz_modal

wmGizmo* GizmoTweakData::gz_modal

Definition at line 392 of file wm_gizmo_group.c.

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

◆ gzgroup

wmGizmoGroup* GizmoTweakData::gzgroup

Definition at line 391 of file wm_gizmo_group.c.

Referenced by gizmo_tweak_finish(), and gizmo_tweak_invoke().

◆ gzmap

wmGizmoMap* GizmoTweakData::gzmap

Definition at line 390 of file wm_gizmo_group.c.

Referenced by gizmo_tweak_finish(), and gizmo_tweak_invoke().

◆ init_event

int GizmoTweakData::init_event

Definition at line 394 of file wm_gizmo_group.c.

Referenced by gizmo_tweak_invoke(), and gizmo_tweak_modal().


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