![]() |
VR-Forces 4.8 Class Documentation
|
creator for DtIndirectLodManager More...

Public Member Functions | |
| DtIndirectLodManagerCreator (DtDe &de) | |
| CTOR. More... | |
| virtual | ~DtIndirectLodManagerCreator () |
| DTOR. More... | |
| virtual DtIndirectLodManager * | create () const |
| Create an instance of a DtIndirectLodManager. More... | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtIndirectLodManagerCreator & | instance (DtDe &de) |
| Get the creator for the DtIndirectLodManager use de.registerInstance(DtIndirectLodManagerCreator::theClassName()) to override this creator. More... | |
| static const std::string & | theClassName () |
| Class name for this class ("DtIndirectLodManagerCreator") More... | |
Protected Attributes | |
| DtDe & | myDe |
creator for DtIndirectLodManager
| makVrv::DtIndirectLodManagerCreator::DtIndirectLodManagerCreator | ( | DtDe & | de | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Create an instance of a DtIndirectLodManager.
|
static |
Get the creator for the DtIndirectLodManager use de.registerInstance(DtIndirectLodManagerCreator::theClassName()) to override this creator.
|
static |
Class name for this class ("DtIndirectLodManagerCreator")
|
protected |