![]() |
VR-Forces 4.6.1 Class Documentation
|
The channel creator for the abstract channel class. More...

Public Member Functions | |
| virtual DtChannel * | create (DtDe &de, DtWindow *window, DtChannelConfiguration &config) |
| Create a Channel. | |
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. | |
| static void | registerInstance (DtDe &de, DtChannelCreator *instance) |
| Register the creator instance with an IG. | |
The channel creator for the abstract channel class.
|
virtual |
Create a Channel.
Implements makVrv::DtChannelCreator.