VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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. More...

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

Public Member Functions

 DtGlStudioEventProcessor (DtDe &de, DtOsgGlStudioCockpit *cockpit)
 CTOR.
virtual ~DtGlStudioEventProcessor ()
 DTOR.
virtual bool processMouseEvent (const DtMouseEvent &ev, DtChannel &channel)
 Repackage a mouse event for the window manager and pass it along.
virtual bool processKeyboardEvent (const DtKeyEvent &ev, DtChannel &channel)
 Repackage a keyboard event for the window manager and pass it along.
virtual bool processWidgetEvent (const DtUniqueID &id, DtMouseEvent::EventType &eventType, const DtMouseState &mouseState, DtChannel &channel)
 Ignore.
virtual const std::string & className ()
 Returns DtWidgetOverlayEventProcessor.
- Public Member Functions inherited from makVrv::DtEventProcessorInterface
 DtEventProcessorInterface ()
 CTOR.
virtual ~DtEventProcessorInterface ()
 DTOR.
virtual bool processPinchGesture (const DtPinchGesture &ev, DtChannel &channel)
 Don't require a handler for pinch gestures, but make them available.
virtual void setEnabled (bool b)
 Get/set enabled flag.
bool enabled () const

Protected Attributes

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

Detailed Description

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

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 Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)