![]() |
VR-Forces Developer's Guide
|
creator for DtGeom3dSpheresComponent

Public Member Functions | |
| DtGeom3dSpheresComponentCreator () | |
| virtual | ~DtGeom3dSpheresComponentCreator () |
| DtGeom3dSpheresComponentCreator (const DtGeom3dSpheresComponentCreator &other)=delete | |
| DtGeom3dSpheresComponentCreator & | operator= (const DtGeom3dSpheresComponentCreator &other)=delete |
| virtual DtGeom3dSpheresComponent * | create (DtGeom3dSpheresSystem &system, DtModelSetId modelSetId) const |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtGeom3dSpheresComponentCreator & | instance (DtDe &de) |
| static const std::string & | theClassName () |
| makVrv::DtGeom3dSpheresComponentCreator::DtGeom3dSpheresComponentCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
delete |
Copy Constructor not implemented – Copy Not Allowed.
|
delete |
Assignment Operator Not implemented – Assignment Not Allowed.
|
virtual |
Create an instance of a DtGeom3dSpheresComponent.
|
static |
Get the creator for the DtGeom3dSpheresComponent use de.registerInstance(DtGeom3dSpheresSystem& system::theClassName()) to override this creator.
|
static |
Class name for this class ("DtGeom3dSpheresComponentCreator")