13 #ifndef DtOsgFullscreenWindow_H_
14 #define DtOsgFullscreenWindow_H_
22 class GraphicsContext;
45 virtual void setPosition(
int x,
int y);
48 virtual void resize(
int width,
int height);
Abstract Base class.
Definition: DtWindow.h:25
A creator class for DtWindow instances.
Definition: DtWindow.h:116
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
This owns a list of channel configurations.
Definition: DtWindowConfiguration.h:31
A creator for makVrv::DtOsgFullscreenWindow.
Definition: DtOsgFullscreenWindow.h:57
Create a full screen OS display window using OSG.
Definition: DtOsgFullscreenWindow.h:32
Contains DLL export macros.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains makVrv::DtOsgView class.
Contains makVrv::DtViewConfiguration class.
A basic OSG display window, used to get the osg context for a display window.
Definition: DtOsgWindow.h:36