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 | Private Member Functions
makVrv::DtWeatherEffectDrawableCreator Class Reference

creator for DtWeatherEffectDrawable

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

Public Member Functions

 DtWeatherEffectDrawableCreator (DtDe &de)
 
virtual ~DtWeatherEffectDrawableCreator ()
 
virtual DtWeatherEffectDrawablecreate (DtWeatherLayerGroup *weatherLayerGroup) const
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

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

Protected Attributes

DtDemyDe
 

Private Member Functions

 DtWeatherEffectDrawableCreator (const DtWeatherEffectDrawableCreator &other)
 
DtWeatherEffectDrawableCreatoroperator= (const DtWeatherEffectDrawableCreator &other)
 

Constructor & Destructor Documentation

makVrv::DtWeatherEffectDrawableCreator::DtWeatherEffectDrawableCreator ( DtDe de)

CTOR.

virtual makVrv::DtWeatherEffectDrawableCreator::~DtWeatherEffectDrawableCreator ( )
virtual

DTOR.

makVrv::DtWeatherEffectDrawableCreator::DtWeatherEffectDrawableCreator ( const DtWeatherEffectDrawableCreator other)
private

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

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

Assignment Operator Not implemented – Assignment Not Allowed.

virtual DtWeatherEffectDrawable* makVrv::DtWeatherEffectDrawableCreator::create ( DtWeatherLayerGroup weatherLayerGroup) const
virtual

Create an instance of a DtWeatherEffectDrawable.

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

Get the creator for the DtWeatherEffectDrawable use de.registerInstance(DtWeatherEffectDrawableCreator::theClassName()) to override this creator.

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

Class name for this class ("DtWeatherEffectDrawableCreator")

Member Data Documentation

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