VR-Forces 4.6.1 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.
virtual ~DtLightPointDrawableCreator ()
 DTOR.
virtual DtLightPointDrawablecreate () const
 Create an instance of a DtLightPointDrawable.
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Static Public Member Functions

static
DtLightPointDrawableCreator
instance (DtDe &de)
 Get the creator for the DtLightPointDrawable use de.registerInstance(DtLightPointDrawableCreator::theClassName(),) to override this creaor.
static const std::string & theClassName ()
 Class name for this class.

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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)