|
Blender V5.0
|
#include <wm_event_system.hh>
Public Attributes | |
| wmEventHandler | head |
| struct wmGizmoMap * | gizmo_map |
Definition at line 80 of file wm_event_system.hh.
| struct wmGizmoMap* wmEventHandler_Gizmo::gizmo_map |
Gizmo handler (never NULL).
Definition at line 84 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 81 of file wm_event_system.hh.
Referenced by WM_gizmomap_add_handlers(), and wm_handlers_do_keymap_with_gizmo_handler().