Blender  V2.93
Public Attributes | List of all members
tagPOINTER_TOUCH_INFO Struct Reference

#include <GHOST_WindowWin32.h>

Public Attributes

POINTER_INFO pointerInfo
 
TOUCH_FLAGS touchFlags
 
TOUCH_MASK touchMask
 
RECT rcContact
 
RECT rcContactRaw
 
UINT32 orientation
 
UINT32 pressure
 

Detailed Description

Definition at line 180 of file GHOST_WindowWin32.h.

Member Data Documentation

◆ orientation

UINT32 tagPOINTER_TOUCH_INFO::orientation

Definition at line 186 of file GHOST_WindowWin32.h.

◆ pointerInfo

POINTER_INFO tagPOINTER_TOUCH_INFO::pointerInfo

Definition at line 181 of file GHOST_WindowWin32.h.

◆ pressure

UINT32 tagPOINTER_TOUCH_INFO::pressure

Definition at line 187 of file GHOST_WindowWin32.h.

◆ rcContact

RECT tagPOINTER_TOUCH_INFO::rcContact

Definition at line 184 of file GHOST_WindowWin32.h.

◆ rcContactRaw

RECT tagPOINTER_TOUCH_INFO::rcContactRaw

Definition at line 185 of file GHOST_WindowWin32.h.

◆ touchFlags

TOUCH_FLAGS tagPOINTER_TOUCH_INFO::touchFlags

Definition at line 182 of file GHOST_WindowWin32.h.

◆ touchMask

TOUCH_MASK tagPOINTER_TOUCH_INFO::touchMask

Definition at line 183 of file GHOST_WindowWin32.h.


The documentation for this struct was generated from the following file: