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

#include <GHOST_WindowWin32.h>

Public Attributes

POINTER_INPUT_TYPE pointerType
 
UINT32 pointerId
 
UINT32 frameId
 
POINTER_FLAGS pointerFlags
 
HANDLE sourceDevice
 
HWND hwndTarget
 
POINT ptPixelLocation
 
POINT ptHimetricLocation
 
POINT ptPixelLocationRaw
 
POINT ptHimetricLocationRaw
 
DWORD dwTime
 
UINT32 historyCount
 
INT32 InputData
 
DWORD dwKeyStates
 
UINT64 PerformanceCount
 
POINTER_BUTTON_CHANGE_TYPE ButtonChangeType
 

Detailed Description

Definition at line 113 of file GHOST_WindowWin32.h.

Member Data Documentation

◆ ButtonChangeType

POINTER_BUTTON_CHANGE_TYPE tagPOINTER_INFO::ButtonChangeType

Definition at line 129 of file GHOST_WindowWin32.h.

Referenced by GHOST_WindowWin32::getPointerInfo().

◆ dwKeyStates

DWORD tagPOINTER_INFO::dwKeyStates

Definition at line 127 of file GHOST_WindowWin32.h.

◆ dwTime

DWORD tagPOINTER_INFO::dwTime

Definition at line 124 of file GHOST_WindowWin32.h.

◆ frameId

UINT32 tagPOINTER_INFO::frameId

Definition at line 116 of file GHOST_WindowWin32.h.

◆ historyCount

UINT32 tagPOINTER_INFO::historyCount

Definition at line 125 of file GHOST_WindowWin32.h.

◆ hwndTarget

HWND tagPOINTER_INFO::hwndTarget

Definition at line 119 of file GHOST_WindowWin32.h.

◆ InputData

INT32 tagPOINTER_INFO::InputData

Definition at line 126 of file GHOST_WindowWin32.h.

◆ PerformanceCount

UINT64 tagPOINTER_INFO::PerformanceCount

Definition at line 128 of file GHOST_WindowWin32.h.

Referenced by GHOST_WindowWin32::getPointerInfo().

◆ pointerFlags

POINTER_FLAGS tagPOINTER_INFO::pointerFlags

Definition at line 117 of file GHOST_WindowWin32.h.

◆ pointerId

UINT32 tagPOINTER_INFO::pointerId

Definition at line 115 of file GHOST_WindowWin32.h.

Referenced by GHOST_WindowWin32::getPointerInfo().

◆ pointerType

POINTER_INPUT_TYPE tagPOINTER_INFO::pointerType

Definition at line 114 of file GHOST_WindowWin32.h.

◆ ptHimetricLocation

POINT tagPOINTER_INFO::ptHimetricLocation

Definition at line 121 of file GHOST_WindowWin32.h.

◆ ptHimetricLocationRaw

POINT tagPOINTER_INFO::ptHimetricLocationRaw

Definition at line 123 of file GHOST_WindowWin32.h.

◆ ptPixelLocation

POINT tagPOINTER_INFO::ptPixelLocation

Definition at line 120 of file GHOST_WindowWin32.h.

Referenced by GHOST_WindowWin32::getPointerInfo().

◆ ptPixelLocationRaw

POINT tagPOINTER_INFO::ptPixelLocationRaw

Definition at line 122 of file GHOST_WindowWin32.h.

◆ sourceDevice

HANDLE tagPOINTER_INFO::sourceDevice

Definition at line 118 of file GHOST_WindowWin32.h.


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