![]() |
VR-Forces 4.5 Class Documentation
|
Creator for a DtChannelManager. More...

Public Member Functions | |
| virtual DtChannelManager * | create (DtDe &anIG, DtWindow *window, DtChannelConfigurations &channelConfigs)=0 |
| Create a Channel Manager. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtChannelManagerCreator & | instance (DtDe &anIG) |
| Get the channel creator instance for this IG object. | |
| static void | registerInstance (DtDe &anIG, DtChannelManagerCreator *anInstance) |
| Register the creator instance with an IG. | |
Creator for a DtChannelManager.
|
static |
Get the channel creator instance for this IG object.
|
static |
Register the creator instance with an IG.
|
pure virtual |
Create a Channel Manager.
Implemented in makVrv::DtOsgChannelManagerCreator.