VR-Forces 4.10 Class Documentation
 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 | Protected Attributes | Private Member Functions
makVrv::DtIndirectGeometryCreator Class Reference

creator for DtIndirectGeometry More...

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

Public Member Functions

 DtIndirectGeometryCreator (DtDe &de)
 CTOR. More...
 
virtual ~DtIndirectGeometryCreator ()
 DTOR. More...
 
virtual DtIndirectGeometrycreate (bool terrainPatch) const
 Create an instance of a DtIndirectGeometry. 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 DtIndirectGeometryCreatorinstance (DtDe &de)
 Get the creator for the DtIndirectGeometry use de.registerInstance(DtIndirectGeometryCreator::theClassName()) to override this creator. More...
 
static const std::string & theClassName ()
 Class name for this class ("DtIndirectGeometryCreator") More...
 

Protected Attributes

DtDemyDe
 

Private Member Functions

 DtIndirectGeometryCreator (const DtIndirectGeometryCreator &other)=delete
 Copy Constructor not implemented – Copy Not Allowed. More...
 
DtIndirectGeometryCreatoroperator= (const DtIndirectGeometryCreator &other)=delete
 Assignment Operator Not implemented – Assignment Not Allowed. More...
 

Detailed Description

creator for DtIndirectGeometry

Constructor & Destructor Documentation

makVrv::DtIndirectGeometryCreator::DtIndirectGeometryCreator ( DtDe de)

CTOR.

virtual makVrv::DtIndirectGeometryCreator::~DtIndirectGeometryCreator ( )
virtual

DTOR.

makVrv::DtIndirectGeometryCreator::DtIndirectGeometryCreator ( const DtIndirectGeometryCreator other)
privatedelete

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

DtIndirectGeometryCreator& makVrv::DtIndirectGeometryCreator::operator= ( const DtIndirectGeometryCreator other)
privatedelete

Assignment Operator Not implemented – Assignment Not Allowed.

virtual DtIndirectGeometry* makVrv::DtIndirectGeometryCreator::create ( bool  terrainPatch) const
virtual

Create an instance of a DtIndirectGeometry.

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

Get the creator for the DtIndirectGeometry use de.registerInstance(DtIndirectGeometryCreator::theClassName()) to override this creator.

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

Class name for this class ("DtIndirectGeometryCreator")

Member Data Documentation

DtDe& makVrv::DtIndirectGeometryCreator::myDe
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)