42 virtual void setOffsetMatrix(
const osg::Matrixd& mat);
46 virtual void setFlipOverlay(
bool flip);
49 virtual void setEnabled(
bool enable);
53 bool initializeOverlay();
56 virtual void uninitializeOverlay();
59 virtual void submitOverlay(osg::RenderInfo& renderInfo)
const;
Contains DLL export macros.
An abstract OSG camera callback that will submit the channel to the underlying VR system as an overla...
A driver that manages virtual reality HMD and input devices.
Definition: DtVirtualRealityDriver.h:49
#define DT_DLL_VRVVR
Definition: vrvVirtualReality.h:19
An OSG camera callback that will submit the channel to the underlying VR system as an overlay channel...
Definition: DtSubmitOpenVROverlayCallback.h:21
uint64_t myOverlay
Definition: DtSubmitOpenVROverlayCallback.h:61
An OSG camera callback that will submit the channel to the underlying VR system as an overlay channel...
Definition: DtSubmitOverlayCallback.h:26
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69