![]() |
VR-Forces 4.6 Class Documentation
|
creator for DtIndirectGeometryRegistrar More...

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