12 #include <osgViewer/ViewerEventHandlers>
22 class DtOsgKeyAndMouseEventListener;
38 virtual bool handle(
const osgGA::GUIEventAdapter& ea,
39 osgGA::GUIActionAdapter& );
const DtChannel * channel() const
Get the corresponding channel.
Definition: DtOsgEventHandler.h:48
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
DtChannel * channel()
Set the corresponding channel.
Definition: DtOsgEventHandler.h:42
The abstract Channel Class.
Definition: DtChannel.h:30
DtOsgKeyAndMouseEventListener * myOsgListener
Definition: DtOsgEventHandler.h:68
OpenSceneGraph implementation of the VR-Vantage keyboard and mouse listener interface.
Definition: DtOsgKeyAndMouseEventListener.h:34
Contains makVrv::DtOsgKeyAndMouseEventListener class.
Custom OpenSceneGraph event handler to get key and mouse events.
Definition: DtOsgEventHandler.h:27
DtChannel * myChannel
Definition: DtOsgEventHandler.h:69