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::DtGeom3dLinesComponentCreator Class Reference

creator for DtGeom3dLinesComponent

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

Public Member Functions

 DtGeom3dLinesComponentCreator ()
 
virtual ~DtGeom3dLinesComponentCreator ()
 
 DtGeom3dLinesComponentCreator (const DtGeom3dLinesComponentCreator &other)=delete
 
DtGeom3dLinesComponentCreatoroperator= (const DtGeom3dLinesComponentCreator &other)=delete
 
virtual DtGeom3dLinesComponentcreate (DtGeom3dLinesSystem &system, DtModelSetId modelSetId) const
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static
DtGeom3dLinesComponentCreator
instance (DtDe &de)
 
static const std::string & theClassName ()
 

Constructor & Destructor Documentation

makVrv::DtGeom3dLinesComponentCreator::DtGeom3dLinesComponentCreator ( )

CTOR.

virtual makVrv::DtGeom3dLinesComponentCreator::~DtGeom3dLinesComponentCreator ( )
virtual

DTOR.

makVrv::DtGeom3dLinesComponentCreator::DtGeom3dLinesComponentCreator ( const DtGeom3dLinesComponentCreator other)
delete

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

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

Assignment Operator Not implemented – Assignment Not Allowed.

virtual DtGeom3dLinesComponent* makVrv::DtGeom3dLinesComponentCreator::create ( DtGeom3dLinesSystem system,
DtModelSetId  modelSetId 
) const
virtual

Create an instance of a DtGeom3dLinesComponent.

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

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

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

Class name for this class ("DtGeom3dLinesComponentCreator")


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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)