VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
makVrv::DtGeom3dSpheresComponentCreator Class Reference

creator for DtGeom3dSpheresComponent

Inheritance diagram for makVrv::DtGeom3dSpheresComponentCreator:
Inheritance graph
[legend]

Public Member Functions

 DtGeom3dSpheresComponentCreator ()
 
virtual ~DtGeom3dSpheresComponentCreator ()
 
 DtGeom3dSpheresComponentCreator (const DtGeom3dSpheresComponentCreator &other)=delete
 
DtGeom3dSpheresComponentCreatoroperator= (const DtGeom3dSpheresComponentCreator &other)=delete
 
virtual DtGeom3dSpheresComponentcreate (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 ()
 

Constructor & Destructor Documentation

makVrv::DtGeom3dSpheresComponentCreator::DtGeom3dSpheresComponentCreator ( )

CTOR.

virtual makVrv::DtGeom3dSpheresComponentCreator::~DtGeom3dSpheresComponentCreator ( )
virtual

DTOR.

makVrv::DtGeom3dSpheresComponentCreator::DtGeom3dSpheresComponentCreator ( const DtGeom3dSpheresComponentCreator other)
delete

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

DtGeom3dSpheresComponentCreator& makVrv::DtGeom3dSpheresComponentCreator::operator= ( const DtGeom3dSpheresComponentCreator other)
delete

Assignment Operator Not implemented – Assignment Not Allowed.

virtual DtGeom3dSpheresComponent* makVrv::DtGeom3dSpheresComponentCreator::create ( DtGeom3dSpheresSystem system,
DtModelSetId  modelSetId 
) const
virtual

Create an instance of a DtGeom3dSpheresComponent.

static DtGeom3dSpheresComponentCreator& makVrv::DtGeom3dSpheresComponentCreator::instance ( DtDe de)
static

Get the creator for the DtGeom3dSpheresComponent use de.registerInstance(DtGeom3dSpheresSystem& system::theClassName()) to override this creator.

static const std::string& makVrv::DtGeom3dSpheresComponentCreator::theClassName ( )
static

Class name for this class ("DtGeom3dSpheresComponentCreator")


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)