19 class DtVirtualRealityProvider;
43 virtual void operator()(osg::RenderInfo& renderInfo)
const;
47 virtual void implementation(osg::RenderInfo& renderInfo)
const = 0;
vrvVirtualReality::DtEye myEye
Definition: DtBeginFrameCallback.h:50
Contains DLL export macros.
#define DT_DLL_VRVVR
Definition: vrvVirtualReality.h:19
DtEye
A virtual reality eye.
Definition: vrvVirtualReality.h:37
DtDe & myDe
Definition: DtBeginFrameCallback.h:52
An OSG camera predraw callback, can be used as a sync point.
Definition: DtBeginFrameCallback.h:23
An abstract interface that provides VR System API services. Providers are created and provided to the...
Definition: DtVirtualRealityProvider.h:47
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
DtVirtualRealityProvider * myProvider
Definition: DtBeginFrameCallback.h:49