|
Blender
V2.93
|
#include <GHOST_WindowWin32.h>
Public Attributes | |
| POINTER_INFO | pointerInfo |
| PEN_FLAGS | penFlags |
| PEN_MASK | penMask |
| UINT32 | pressure |
| UINT32 | rotation |
| INT32 | tiltX |
| INT32 | tiltY |
Definition at line 145 of file GHOST_WindowWin32.h.
| PEN_FLAGS tagPOINTER_PEN_INFO::penFlags |
Definition at line 147 of file GHOST_WindowWin32.h.
| PEN_MASK tagPOINTER_PEN_INFO::penMask |
Definition at line 148 of file GHOST_WindowWin32.h.
| POINTER_INFO tagPOINTER_PEN_INFO::pointerInfo |
Definition at line 146 of file GHOST_WindowWin32.h.
| UINT32 tagPOINTER_PEN_INFO::pressure |
Definition at line 149 of file GHOST_WindowWin32.h.
| UINT32 tagPOINTER_PEN_INFO::rotation |
Definition at line 150 of file GHOST_WindowWin32.h.
| INT32 tagPOINTER_PEN_INFO::tiltX |
Definition at line 151 of file GHOST_WindowWin32.h.
| INT32 tagPOINTER_PEN_INFO::tiltY |
Definition at line 152 of file GHOST_WindowWin32.h.