|
Blender
V2.93
|
#include <GHOST_WindowWin32.h>
Public Attributes | |
| POINTER_INFO | pointerInfo |
| TOUCH_FLAGS | touchFlags |
| TOUCH_MASK | touchMask |
| RECT | rcContact |
| RECT | rcContactRaw |
| UINT32 | orientation |
| UINT32 | pressure |
Definition at line 180 of file GHOST_WindowWin32.h.
| UINT32 tagPOINTER_TOUCH_INFO::orientation |
Definition at line 186 of file GHOST_WindowWin32.h.
| POINTER_INFO tagPOINTER_TOUCH_INFO::pointerInfo |
Definition at line 181 of file GHOST_WindowWin32.h.
| UINT32 tagPOINTER_TOUCH_INFO::pressure |
Definition at line 187 of file GHOST_WindowWin32.h.
| RECT tagPOINTER_TOUCH_INFO::rcContact |
Definition at line 184 of file GHOST_WindowWin32.h.
| RECT tagPOINTER_TOUCH_INFO::rcContactRaw |
Definition at line 185 of file GHOST_WindowWin32.h.
| TOUCH_FLAGS tagPOINTER_TOUCH_INFO::touchFlags |
Definition at line 182 of file GHOST_WindowWin32.h.
| TOUCH_MASK tagPOINTER_TOUCH_INFO::touchMask |
Definition at line 183 of file GHOST_WindowWin32.h.