![]() |
VR-Forces 4.10 Class Documentation
|
Channel creator for Virtual Reality channel. More...

Public Member Functions | |
| virtual DtChannel * | create (DtDe &de, DtWindow *window, DtChannelConfiguration &config) |
| Create a Channel. More... | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from makVrv::DtChannelCreator | |
| static DtChannelCreator & | instance (DtDe &theIG) |
| Get the channel creator instance for this IG object. More... | |
| static void | registerInstance (DtDe &de, DtChannelCreator *instance) |
| Register the creator instance with an IG. More... | |
Channel creator for Virtual Reality channel.
|
virtual |
Create a Channel.
Implements makVrv::DtChannelCreator.