10 #ifndef DtOsgFullscreenWindow_H_
11 #define DtOsgFullscreenWindow_H_
19 class GraphicsContext;
42 virtual void setPosition(
int x,
int y);
45 virtual void resize(
int width,
int height);
Abstract Base class.
Definition: DtWindow.h:25
A creator class for DtWindow instances.
Definition: DtWindow.h:130
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
This owns a list of channel configurations.
Definition: DtWindowConfiguration.h:26
A creator for makVrv::DtOsgFullscreenWindow.
Definition: DtOsgFullscreenWindow.h:54
Create a full screen OS display window using OSG.
Definition: DtOsgFullscreenWindow.h:29
Contains DLL export macros.
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:76
Contains makVrv::DtOsgView class.
Contains makVrv::DtWindowConfiguration class.
A basic OSG display window, used to get the osg context for a display window.
Definition: DtOsgWindow.h:36