|
Blender V4.3
|
#include <GHOST_Types.h>
Public Attributes | |
| GHOST_TButton | button |
| GHOST_TabletData | tablet |
Definition at line 565 of file GHOST_Types.h.
| GHOST_TButton GHOST_TEventButtonData::button |
The mask of the mouse button.
Definition at line 567 of file GHOST_Types.h.
Referenced by event_to_buf(), ghost_event_proc(), loggerwindow_handle(), mainwindow_handle(), GHOST_EventPrinter::processEvent(), and wm_event_add_ghostevent().
| GHOST_TabletData GHOST_TEventButtonData::tablet |
Associated tablet data.
Definition at line 569 of file GHOST_Types.h.
Referenced by wm_event_add_ghostevent().