Blender V5.0
GHOST_TTrackpadInfo Struct Reference

#include <GHOST_TrackpadWin32.hh>

Public Attributes

int32_t x
int32_t y
int32_t scale
bool isScrollDirectionInverted

Detailed Description

Definition at line 23 of file GHOST_TrackpadWin32.hh.

Member Data Documentation

◆ isScrollDirectionInverted

bool GHOST_TTrackpadInfo::isScrollDirectionInverted

Definition at line 25 of file GHOST_TrackpadWin32.hh.

Referenced by GHOST_SystemWin32::processTrackpad().

◆ scale

int32_t GHOST_TTrackpadInfo::scale

Definition at line 24 of file GHOST_TrackpadWin32.hh.

Referenced by GHOST_SystemWin32::processTrackpad().

◆ x

int32_t GHOST_TTrackpadInfo::x

Definition at line 24 of file GHOST_TrackpadWin32.hh.

Referenced by GHOST_SystemWin32::processTrackpad().

◆ y

int32_t GHOST_TTrackpadInfo::y

Definition at line 24 of file GHOST_TrackpadWin32.hh.

Referenced by GHOST_SystemWin32::processTrackpad().


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