![]() |
VR-Forces 4.10 Class Documentation
|
creator for DtIndirectGeometryGrid More...

Public Member Functions | |
| DtIndirectGeometryGridCreator (DtDe &de) | |
| CTOR. More... | |
| virtual | ~DtIndirectGeometryGridCreator () |
| DTOR. More... | |
| virtual DtIndirectGeometryGrid * | create () const |
| Create an instance of a DtIndirectGeometryGrid. 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 DtIndirectGeometryGridCreator & | instance (DtDe &de) |
| Get the creator for the DtIndirectGeometryGrid use de.registerInstance(DtIndirectGeometryGridCreator::theClassName()) to override this creator. More... | |
| static const std::string & | theClassName () |
| Class name for this class ("DtIndirectGeometryGridCreator") More... | |
Protected Attributes | |
| DtDe & | myDe |
creator for DtIndirectGeometryGrid
| makVrv::DtIndirectGeometryGridCreator::DtIndirectGeometryGridCreator | ( | DtDe & | de | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Create an instance of a DtIndirectGeometryGrid.
|
static |
Get the creator for the DtIndirectGeometryGrid use de.registerInstance(DtIndirectGeometryGridCreator::theClassName()) to override this creator.
|
static |
Class name for this class ("DtIndirectGeometryGridCreator")
|
protected |