Blender  V3.3
Public Attributes | List of all members
GHOST_PointerInfoWin32 Struct Reference

#include <GHOST_WindowWin32.h>

Public Attributes

int32_t pointerId
 
int32_t isPrimary
 
GHOST_TButton buttonMask
 
POINT pixelLocation
 
uint64_t time
 
GHOST_TabletData tabletData
 

Detailed Description

Definition at line 34 of file GHOST_WindowWin32.h.

Member Data Documentation

◆ buttonMask

GHOST_TButton GHOST_PointerInfoWin32::buttonMask

Definition at line 37 of file GHOST_WindowWin32.h.

◆ isPrimary

int32_t GHOST_PointerInfoWin32::isPrimary

Definition at line 36 of file GHOST_WindowWin32.h.

◆ pixelLocation

POINT GHOST_PointerInfoWin32::pixelLocation

Definition at line 38 of file GHOST_WindowWin32.h.

◆ pointerId

int32_t GHOST_PointerInfoWin32::pointerId

Definition at line 35 of file GHOST_WindowWin32.h.

◆ tabletData

GHOST_TabletData GHOST_PointerInfoWin32::tabletData

Definition at line 40 of file GHOST_WindowWin32.h.

◆ time

uint64_t GHOST_PointerInfoWin32::time

Definition at line 39 of file GHOST_WindowWin32.h.


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