Blender V4.3
wmEventHandler_Gizmo Struct Reference

#include <wm_event_system.hh>

Public Attributes

wmEventHandler head
 
struct wmGizmoMapgizmo_map
 

Detailed Description

WM_HANDLER_TYPE_GIZMO.

Definition at line 74 of file wm_event_system.hh.

Member Data Documentation

◆ gizmo_map

struct wmGizmoMap* wmEventHandler_Gizmo::gizmo_map

Gizmo handler (never NULL).

Definition at line 78 of file wm_event_system.hh.

Referenced by WM_gizmomap_add_handlers(), and wm_handlers_do_gizmo_handler().

◆ head

wmEventHandler wmEventHandler_Gizmo::head

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