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
makVrv::DtLightPointDrawableCreator Class Reference
Inheritance diagram for makVrv::DtLightPointDrawableCreator:
Inheritance graph
[legend]

Public Member Functions

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

Protected Attributes

DtDemyDe
 

Constructor & Destructor Documentation

makVrv::DtLightPointDrawableCreator::DtLightPointDrawableCreator ( DtDe de)

CTOR.

virtual makVrv::DtLightPointDrawableCreator::~DtLightPointDrawableCreator ( )
virtual

DTOR.

Member Function Documentation

virtual DtLightPointDrawable* makVrv::DtLightPointDrawableCreator::create ( ) const
virtual

Create an instance of a DtLightPointDrawable.

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

Get the creator for the DtLightPointDrawable use de.registerInstance(DtLightPointDrawableCreator::theClassName(),) to override this creaor.

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

Class name for this class.

Member Data Documentation

DtDe& makVrv::DtLightPointDrawableCreator::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)