|
Blender V5.0
|
#include <GHOST_Types.h>
Public Attributes | |
| GHOST_TButton | button |
| GHOST_TabletData | tablet |
Definition at line 635 of file GHOST_Types.h.
| GHOST_TButton GHOST_TEventButtonData::button |
The mask of the mouse button.
Definition at line 637 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 639 of file GHOST_Types.h.
Referenced by wm_event_add_ghostevent().