VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtGlStudioEventProcessor Class Reference

Processor to handle events for the osgWidget overlay on a channel.

Inheritance diagram for makVrv::DtGlStudioEventProcessor:
Inheritance graph
[legend]

Public Member Functions

 DtGlStudioEventProcessor (DtDe &de, DtOsgGlStudioCockpit *cockpit)
 
virtual ~DtGlStudioEventProcessor ()
 
virtual bool processMouseEvent (const DtMouseEvent &ev, DtChannel &channel)
 
virtual bool processKeyboardEvent (const DtKeyEvent &ev, DtChannel &channel)
 
virtual bool processWidgetEvent (const DtUniqueID &id, DtMouseEvent::EventType &eventType, const DtMouseState &mouseState, DtChannel &channel)
 
virtual const std::string & className ()
 
- Public Member Functions inherited from makVrv::DtEventProcessorInterface
 DtEventProcessorInterface ()
 
virtual ~DtEventProcessorInterface ()
 
virtual bool processPinchGesture (const DtPinchGesture &ev, DtChannel &channel)
 
virtual void setEnabled (bool b)
 
bool enabled () const
 

Protected Attributes

DtDemyDe
 
DtOsgGlStudioCockpitmyCockpit
 
- Protected Attributes inherited from makVrv::DtEventProcessorInterface
bool myEnabled
 

Constructor & Destructor Documentation

makVrv::DtGlStudioEventProcessor::DtGlStudioEventProcessor ( DtDe de,
DtOsgGlStudioCockpit cockpit 
)

CTOR.

virtual makVrv::DtGlStudioEventProcessor::~DtGlStudioEventProcessor ( )
virtual

DTOR.

Member Function Documentation

virtual bool makVrv::DtGlStudioEventProcessor::processMouseEvent ( const DtMouseEvent ev,
DtChannel channel 
)
virtual

Repackage a mouse event for the window manager and pass it along.

Implements makVrv::DtEventProcessorInterface.

virtual bool makVrv::DtGlStudioEventProcessor::processKeyboardEvent ( const DtKeyEvent ev,
DtChannel channel 
)
virtual

Repackage a keyboard event for the window manager and pass it along.

Implements makVrv::DtEventProcessorInterface.

virtual bool makVrv::DtGlStudioEventProcessor::processWidgetEvent ( const DtUniqueID id,
DtMouseEvent::EventType eventType,
const DtMouseState mouseState,
DtChannel channel 
)
inlinevirtual

Ignore.

virtual const std::string& makVrv::DtGlStudioEventProcessor::className ( )
virtual

Member Data Documentation

DtDe& makVrv::DtGlStudioEventProcessor::myDe
protected
DtOsgGlStudioCockpit* makVrv::DtGlStudioEventProcessor::myCockpit
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)