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

#include <GHOST_WindowWin32.h>

Public Attributes

POINTER_INFO pointerInfo
 
PEN_FLAGS penFlags
 
PEN_MASK penMask
 
UINT32 pressure
 
UINT32 rotation
 
INT32 tiltX
 
INT32 tiltY
 

Detailed Description

Definition at line 145 of file GHOST_WindowWin32.h.

Member Data Documentation

◆ penFlags

PEN_FLAGS tagPOINTER_PEN_INFO::penFlags

Definition at line 147 of file GHOST_WindowWin32.h.

◆ penMask

PEN_MASK tagPOINTER_PEN_INFO::penMask

Definition at line 148 of file GHOST_WindowWin32.h.

◆ pointerInfo

POINTER_INFO tagPOINTER_PEN_INFO::pointerInfo

Definition at line 146 of file GHOST_WindowWin32.h.

◆ pressure

UINT32 tagPOINTER_PEN_INFO::pressure

Definition at line 149 of file GHOST_WindowWin32.h.

◆ rotation

UINT32 tagPOINTER_PEN_INFO::rotation

Definition at line 150 of file GHOST_WindowWin32.h.

◆ tiltX

INT32 tagPOINTER_PEN_INFO::tiltX

Definition at line 151 of file GHOST_WindowWin32.h.

◆ tiltY

INT32 tagPOINTER_PEN_INFO::tiltY

Definition at line 152 of file GHOST_WindowWin32.h.


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