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

#include <wm_event_system.h>

Public Attributes

wmEventHandler head
 
struct wmGizmoMapgizmo_map
 

Detailed Description

WM_HANDLER_TYPE_GIZMO

Definition at line 77 of file wm_event_system.h.

Member Data Documentation

◆ gizmo_map

struct wmGizmoMap* wmEventHandler_Gizmo::gizmo_map

Gizmo handler (never NULL).

Definition at line 81 of file wm_event_system.h.

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: