![]() |
VR-Forces 4.1.1 Class Documentation
|
The polymorphic creator for the DtChannelKeywordObject. More...

Public Member Functions | |
| virtual | ~DtChannelKeywordObjectCreator () |
| DTOR. | |
| virtual DtChannelKeywordObject * | createChannelKeywordObject (DtDe &de, const std::string &displayName, const std::string &windowName, const DtChannelConfiguration &channelConfig)=0 |
| Create a new model instance. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Protected Member Functions | |
| DtChannelKeywordObjectCreator () | |
The polymorphic creator for the DtChannelKeywordObject.
|
virtual |
DTOR.
|
protected |
|
pure virtual |
Create a new model instance.
Implemented in makVrv::DtChannelKeywordGridLinesCreator, makVrv::DtChannelKeywordSmallCompassCreator, and makVrv::DtChannelKeywordLargeCompassCreator.