12 #ifndef DtWidgetOverlayEventProcessor_H_
13 #define DtWidgetOverlayEventProcessor_H_
45 virtual const std::string& className();
This class encapsulates a Key event.
Definition: DtKeyEvent.h:19
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
This class encapsulates a mouse button event.
Definition: DtMouseEvent.h:22
The abstract Channel Class.
Definition: DtChannel.h:29
Interface for an event processor for a channel.
Contains DLL export macros.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
The DtEventProcessorInterface defines the generic interface for classes which handle input events...
Definition: DtEventProcessorInterface.h:37