VR-Forces 4.8 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 | Public Attributes | Private Member Functions
makVrv::DtAggregatedGeometryCreator Class Reference

The DtAggregatedGeometry creator for the DtAggregatedGeometryCreator class. More...

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

Public Member Functions

 DtAggregatedGeometryCreator (DtDe &de)
 CTOR. More...
 
virtual ~DtAggregatedGeometryCreator ()
 DTOR. More...
 
virtual DtAggregatedGeometrycreate (DtCoreGlBufferCreator &coreGlBufferCreator)
 Create a DtAggregatedGeometry. 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
DtAggregatedGeometryCreator
instance (DtDe &de)
 Get the DtAggregatedGeometry creator instance for this IG object. More...
 
static void registerInstance (DtDe &de, DtAggregatedGeometryCreator *instance)
 Register the creator instance with an IG. More...
 

Public Attributes

DtDemyDe
 Create a DtAggregatedGeometry. More...
 

Private Member Functions

 DtAggregatedGeometryCreator (const DtAggregatedGeometryCreator &other)
 Copy Constructor not implemented – Copy Not Allowed. More...
 
DtAggregatedGeometryCreatoroperator= (const DtAggregatedGeometryCreator &other)
 Assignment Operator Not implemented – Assignment Not Allowed. More...
 

Detailed Description

The DtAggregatedGeometry creator for the DtAggregatedGeometryCreator class.

Registered in vrvOsgEarth.cxx.

Constructor & Destructor Documentation

makVrv::DtAggregatedGeometryCreator::DtAggregatedGeometryCreator ( DtDe de)

CTOR.

virtual makVrv::DtAggregatedGeometryCreator::~DtAggregatedGeometryCreator ( )
virtual

DTOR.

makVrv::DtAggregatedGeometryCreator::DtAggregatedGeometryCreator ( const DtAggregatedGeometryCreator other)
private

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

DtAggregatedGeometryCreator& makVrv::DtAggregatedGeometryCreator::operator= ( const DtAggregatedGeometryCreator other)
private

Assignment Operator Not implemented – Assignment Not Allowed.

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

Get the DtAggregatedGeometry creator instance for this IG object.

Exceptions
DtCorruptedStateif no instance is found.
static void makVrv::DtAggregatedGeometryCreator::registerInstance ( DtDe de,
DtAggregatedGeometryCreator instance 
)
static

Register the creator instance with an IG.

virtual DtAggregatedGeometry* makVrv::DtAggregatedGeometryCreator::create ( DtCoreGlBufferCreator coreGlBufferCreator)
virtual

Member Data Documentation

DtDe& makVrv::DtAggregatedGeometryCreator::myDe

Create a DtAggregatedGeometry.

reference to De


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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)