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

DtHeightMapManager creator.

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

Public Member Functions

virtual DtHeightMapManagercreate (DtDe &de, osg::View *view)
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static DtHeightMapManagerCreatorinstance (DtDe &de)
 
static void registerInstance (DtDe &de, DtHeightMapManagerCreator *instance)
 

Protected Member Functions

 DtHeightMapManagerCreator ()
 
virtual ~DtHeightMapManagerCreator ()
 

Private Member Functions

 DtHeightMapManagerCreator (const DtHeightMapManagerCreator &other)=delete
 
DtHeightMapManagerCreatoroperator= (const DtHeightMapManagerCreator &other)=delete
 

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 Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)