Blender  V3.3
Public Member Functions | Protected Attributes | List of all members
GHOST_EventNDOFMotion Class Reference

#include <GHOST_EventNDOF.h>

Inheritance diagram for GHOST_EventNDOFMotion:
GHOST_Event GHOST_IEvent

Public Member Functions

 GHOST_EventNDOFMotion (uint64_t time, GHOST_IWindow *window)
 
- Public Member Functions inherited from GHOST_Event
 GHOST_Event (uint64_t msec, GHOST_TEventType type, GHOST_IWindow *window)
 
GHOST_TEventType getType ()
 
uint64_t getTime ()
 
GHOST_IWindowgetWindow ()
 
GHOST_TEventDataPtr getData ()
 
- Public Member Functions inherited from GHOST_IEvent
virtual ~GHOST_IEvent ()
 

Protected Attributes

GHOST_TEventNDOFMotionData m_axisData
 
- Protected Attributes inherited from GHOST_Event
GHOST_TEventType m_type
 
uint64_t m_time
 
GHOST_IWindowm_window
 
GHOST_TEventDataPtr m_data
 

Detailed Description

Definition at line 15 of file GHOST_EventNDOF.h.

Constructor & Destructor Documentation

◆ GHOST_EventNDOFMotion()

GHOST_EventNDOFMotion::GHOST_EventNDOFMotion ( uint64_t  time,
GHOST_IWindow window 
)
inline

Definition at line 20 of file GHOST_EventNDOF.h.

References m_axisData, and GHOST_Event::m_data.

Member Data Documentation

◆ m_axisData

GHOST_TEventNDOFMotionData GHOST_EventNDOFMotion::m_axisData
protected

Definition at line 17 of file GHOST_EventNDOF.h.

Referenced by GHOST_EventNDOFMotion().


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