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

Public Member Functions

 DtLightPointDrawableCreator (DtDe &de)
 
virtual ~DtLightPointDrawableCreator ()
 
virtual DtLightPointDrawablecreate () const
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static
DtLightPointDrawableCreator
instance (DtDe &de)
 
static const std::string & theClassName ()
 

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 Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)