|
Blender
V3.3
|
#include <wm_event_system.h>
Public Attributes | |
| wmEventHandler | head |
| struct wmGizmoMap * | gizmo_map |
Definition at line 77 of file wm_event_system.h.
| 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().
| wmEventHandler wmEventHandler_Gizmo::head |
Definition at line 78 of file wm_event_system.h.
Referenced by WM_gizmomap_add_handlers(), and wm_handlers_do_keymap_with_gizmo_handler().