VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtWidgetOverlayEventProcessor Class Reference

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

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

List of all members.

Public Member Functions

 DtWidgetOverlayEventProcessor (DtDe &de)
 CTOR.
virtual ~DtWidgetOverlayEventProcessor ()
 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 const std::string & className ()
 Returns DtWidgetOverlayEventProcessor.

Protected Attributes

DtDemyDe

Detailed Description

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


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

virtual bool makVrv::DtWidgetOverlayEventProcessor::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::DtWidgetOverlayEventProcessor::processKeyboardEvent ( const DtKeyEvent ev,
DtChannel channel 
) [virtual]

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

Implements makVrv::DtEventProcessorInterface.

virtual const std::string& makVrv::DtWidgetOverlayEventProcessor::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)