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 | Protected Attributes | Private Member Functions
makVrv::DtOsgFogComponentCreator Class Reference

creator for DtOsgFogComponent More...

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

Public Member Functions

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

Protected Attributes

DtDemyDe
 

Private Member Functions

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

Detailed Description

creator for DtOsgFogComponent

Constructor & Destructor Documentation

makVrv::DtOsgFogComponentCreator::DtOsgFogComponentCreator ( DtDe de)

CTOR.

virtual makVrv::DtOsgFogComponentCreator::~DtOsgFogComponentCreator ( )
virtual

DTOR.

makVrv::DtOsgFogComponentCreator::DtOsgFogComponentCreator ( const DtOsgFogComponentCreator other)
private

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

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

Assignment Operator Not implemented – Assignment Not Allowed.

virtual DtOsgFogComponent* makVrv::DtOsgFogComponentCreator::create ( ) const
virtual

Create an instance of a DtOsgFogComponent.

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

Get the creator for the DtOsgFogComponent use de.registerInstance(DtOsgFogComponentCreator::theClassName()) to override this creator.

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

Class name for this class ("DtOsgFogComponentCreator")

Member Data Documentation

DtDe& makVrv::DtOsgFogComponentCreator::myDe
protected

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)