Blender V5.0
GHOST_EventNDOFMotion Class Reference

#include <GHOST_EventNDOF.hh>

Inherits GHOST_Event.

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 () const override
uint64_t getTime () const override
GHOST_IWindowgetWindow () const override
GHOST_TEventDataPtr getData () const override
Public Member Functions inherited from GHOST_IEvent
virtual ~GHOST_IEvent ()=default

Protected Attributes

GHOST_TEventNDOFMotionData axis_data_
Protected Attributes inherited from GHOST_Event
GHOST_TEventType type_
uint64_t time_
GHOST_IWindowwindow_
GHOST_TEventDataPtr data_ = nullptr

Detailed Description

Definition at line 17 of file GHOST_EventNDOF.hh.

Constructor & Destructor Documentation

◆ GHOST_EventNDOFMotion()

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

Definition at line 22 of file GHOST_EventNDOF.hh.

References axis_data_, GHOST_Event::data_, and GHOST_Event::GHOST_Event().

Member Data Documentation

◆ axis_data_

GHOST_TEventNDOFMotionData GHOST_EventNDOFMotion::axis_data_
protected

Definition at line 19 of file GHOST_EventNDOF.hh.

Referenced by GHOST_EventNDOFMotion().


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