VR-Forces 4.0.4 Class Documentation
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]

List of all members.

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.

Protected Attributes

DtDemyDe
DtOsgGlStudioCockpitmyCockpit

Detailed Description

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


Constructor & Destructor Documentation

CTOR.

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 
) [inline, virtual]

Ignore.

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

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)