Blender V2.61 - r43446

GHOST_EventTrackpad Member List

This is the complete list of members for GHOST_EventTrackpad, including all inherited members.
getData()GHOST_Event [inline, virtual]
getTime()GHOST_Event [inline, virtual]
getType()GHOST_Event [inline, virtual]
getWindow()GHOST_Event [inline, virtual]
GHOST_Event(GHOST_TUns64 msec, GHOST_TEventType type, GHOST_IWindow *window)GHOST_Event [inline]
GHOST_EventTrackpad(GHOST_TUns64 msec, GHOST_IWindow *window, GHOST_TTrackpadEventSubTypes subtype, GHOST_TInt32 x, GHOST_TInt32 y, GHOST_TInt32 deltaX, GHOST_TInt32 deltaY)GHOST_EventTrackpad [inline]
m_dataGHOST_Event [protected]
m_timeGHOST_Event [protected]
m_trackpadEventDataGHOST_EventTrackpad [protected]
m_typeGHOST_Event [protected]
m_windowGHOST_Event [protected]
~GHOST_IEvent()GHOST_IEvent [inline, virtual]