Blender  V3.3
GHOST_EventTrackpad Member List

This is the complete list of members for GHOST_EventTrackpad, including all inherited members.

getData()GHOST_Eventinlinevirtual
getTime()GHOST_Eventinlinevirtual
getType()GHOST_Eventinlinevirtual
getWindow()GHOST_Eventinlinevirtual
GHOST_Event(uint64_t msec, GHOST_TEventType type, GHOST_IWindow *window)GHOST_Eventinline
GHOST_EventTrackpad(uint64_t msec, GHOST_IWindow *window, GHOST_TTrackpadEventSubTypes subtype, int32_t x, int32_t y, int32_t deltaX, int32_t deltaY, bool isDirectionInverted)GHOST_EventTrackpadinline
m_dataGHOST_Eventprotected
m_timeGHOST_Eventprotected
m_trackpadEventDataGHOST_EventTrackpadprotected
m_typeGHOST_Eventprotected
m_windowGHOST_Eventprotected
~GHOST_IEvent()GHOST_IEventinlinevirtual