15 #include <osgViewer/ViewerEventHandlers>
25 class DtOsgKeyAndMouseEventListener;
41 virtual bool handle(
const osgGA::GUIEventAdapter& ea,
42 osgGA::GUIActionAdapter& );
const DtChannel * channel() const
Get the corresponding channel.
Definition: DtOsgEventHandler.h:51
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
DtChannel * channel()
Set the corresponding channel.
Definition: DtOsgEventHandler.h:45
The abstract Channel Class.
Definition: DtChannel.h:29
DtOsgKeyAndMouseEventListener * myOsgListener
Definition: DtOsgEventHandler.h:71
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:30
DtChannel * myChannel
Definition: DtOsgEventHandler.h:72