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 Member Functions | Private Member Functions
makVrv::DtHeightMapManagerCreator Class Reference

DtHeightMapManager creator. More...

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

Public Member Functions

virtual DtHeightMapManagercreate (DtDe &de, osg::View *view)
 Create a DtHeightMapManager. 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 DtHeightMapManagerCreatorinstance (DtDe &de)
 Get the DtHeightMapManagerCreator creator instance for this IG object. More...
 
static void registerInstance (DtDe &de, DtHeightMapManagerCreator *instance)
 Register the creator instance with an IG. More...
 

Protected Member Functions

 DtHeightMapManagerCreator ()
 CTOR. More...
 
virtual ~DtHeightMapManagerCreator ()
 DTOR. More...
 

Private Member Functions

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

Detailed Description

DtHeightMapManager creator.

Constructor & Destructor Documentation

makVrv::DtHeightMapManagerCreator::DtHeightMapManagerCreator ( )
protected

CTOR.

virtual makVrv::DtHeightMapManagerCreator::~DtHeightMapManagerCreator ( )
protectedvirtual

DTOR.

makVrv::DtHeightMapManagerCreator::DtHeightMapManagerCreator ( const DtHeightMapManagerCreator other)
privatedelete

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

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

Assignment Operator Not implemented – Assignment Not Allowed.

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

Get the DtHeightMapManagerCreator creator instance for this IG object.

static void makVrv::DtHeightMapManagerCreator::registerInstance ( DtDe de,
DtHeightMapManagerCreator instance 
)
static

Register the creator instance with an IG.

virtual DtHeightMapManager* makVrv::DtHeightMapManagerCreator::create ( DtDe de,
osg::View *  view 
)
virtual

Create a DtHeightMapManager.


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)