9 #ifndef DtExampleChannel_H_
10 #define DtExampleChannel_H_
35 virtual bool initialize();
Abstract Base class.
Definition: DtWindow.h:25
Contains DLL export macros.
Contains makVrv::DtOsgChannel class.
The abstract channel creator for the abstract channel class.
Definition: DtChannel.h:180
This class provides the OSG-specific implementation of a DtChannel.
Definition: DtOsgChannel.h:52
The channel creator for the example channel class.
Definition: DtExampleChannel.h:40
The abstract Channel Class.
Definition: DtChannel.h:35
#define DT_DLL_EXAMPLECHANNELPLUGIN
Definition: exampleChannelPlugin.h:19
Configuration for a single channel Serialized and sent to remote displays as necessary to configure r...
Definition: DtChannelConfiguration.h:26
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
A basic OSG display window, used to get the osg context for a display window.
Definition: DtOsgWindow.h:36
Definition: DtExampleChannel.h:18