|
Blender
V2.93
|
#include <GHOST_WindowWin32.h>
Public Attributes | |
| GHOST_TInt32 | pointerId |
| GHOST_TInt32 | isPrimary |
| GHOST_TButtonMask | buttonMask |
| POINT | pixelLocation |
| GHOST_TUns64 | time |
| GHOST_TabletData | tabletData |
Definition at line 227 of file GHOST_WindowWin32.h.
| GHOST_TButtonMask GHOST_PointerInfoWin32::buttonMask |
Definition at line 230 of file GHOST_WindowWin32.h.
| GHOST_TInt32 GHOST_PointerInfoWin32::isPrimary |
Definition at line 229 of file GHOST_WindowWin32.h.
| POINT GHOST_PointerInfoWin32::pixelLocation |
Definition at line 231 of file GHOST_WindowWin32.h.
| GHOST_TInt32 GHOST_PointerInfoWin32::pointerId |
Definition at line 228 of file GHOST_WindowWin32.h.
| GHOST_TabletData GHOST_PointerInfoWin32::tabletData |
Definition at line 234 of file GHOST_WindowWin32.h.
| GHOST_TUns64 GHOST_PointerInfoWin32::time |
Definition at line 232 of file GHOST_WindowWin32.h.