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

#include <GHOST_TrackpadWin32.h>

Public Attributes

int32_t x
 
int32_t y
 
int32_t scale
 
bool isScrollDirectionInverted
 

Detailed Description

Definition at line 21 of file GHOST_TrackpadWin32.h.

Member Data Documentation

◆ isScrollDirectionInverted

bool GHOST_TTrackpadInfo::isScrollDirectionInverted

Definition at line 23 of file GHOST_TrackpadWin32.h.

Referenced by GHOST_SystemWin32::processTrackpad().

◆ scale

int32_t GHOST_TTrackpadInfo::scale

◆ x

int32_t GHOST_TTrackpadInfo::x

◆ y

int32_t GHOST_TTrackpadInfo::y

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