|
Blender V4.3
|
#include <GHOST_TrackpadWin32.hh>
Public Attributes | |
| int32_t | x |
| int32_t | y |
| int32_t | scale |
| bool | isScrollDirectionInverted |
Definition at line 23 of file GHOST_TrackpadWin32.hh.
| bool GHOST_TTrackpadInfo::isScrollDirectionInverted |
Definition at line 25 of file GHOST_TrackpadWin32.hh.
Referenced by GHOST_SystemWin32::processTrackpad().
| int32_t GHOST_TTrackpadInfo::scale |
Definition at line 24 of file GHOST_TrackpadWin32.hh.
Referenced by GHOST_DirectManipulationViewportEventHandler::OnContentUpdated(), and GHOST_SystemWin32::processTrackpad().
| int32_t GHOST_TTrackpadInfo::x |
Definition at line 24 of file GHOST_TrackpadWin32.hh.
Referenced by GHOST_DirectManipulationViewportEventHandler::OnContentUpdated(), and GHOST_SystemWin32::processTrackpad().
| int32_t GHOST_TTrackpadInfo::y |
Definition at line 24 of file GHOST_TrackpadWin32.hh.
Referenced by GHOST_DirectManipulationViewportEventHandler::OnContentUpdated(), and GHOST_SystemWin32::processTrackpad().