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