Blender  V2.93
Public Member Functions | Protected Attributes | List of all members
GHOST_EventNDOFButton Class Reference

#include <GHOST_EventNDOF.h>

Inherits GHOST_Event.

Public Member Functions

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

Protected Attributes

GHOST_TEventNDOFButtonData m_buttonData
 
- Protected Attributes inherited from GHOST_Event
GHOST_TEventType m_type
 
GHOST_TUns64 m_time
 
GHOST_IWindowm_window
 
GHOST_TEventDataPtr m_data
 

Detailed Description

Definition at line 41 of file GHOST_EventNDOF.h.

Constructor & Destructor Documentation

◆ GHOST_EventNDOFButton()

GHOST_EventNDOFButton::GHOST_EventNDOFButton ( GHOST_TUns64  time,
GHOST_IWindow window 
)
inline

Definition at line 46 of file GHOST_EventNDOF.h.

References m_buttonData, and GHOST_Event::m_data.

Member Data Documentation

◆ m_buttonData

GHOST_TEventNDOFButtonData GHOST_EventNDOFButton::m_buttonData
protected

Definition at line 43 of file GHOST_EventNDOF.h.

Referenced by GHOST_EventNDOFButton().


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