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::DtWeatherLayerFactory Class Reference

Factory that is used to create weather layers.

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

Public Member Functions

 DtWeatherLayerFactory (DtDe &de)
 
virtual ~DtWeatherLayerFactory ()
 
virtual DtWeatherLayercreate (DtWeatherLayer::LayerType layerType) const
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static DtWeatherLayerFactoryinstance (DtDe &de)
 
static const std::string & theClassName ()
 

Protected Attributes

DtDemyDe
 

Constructor & Destructor Documentation

makVrv::DtWeatherLayerFactory::DtWeatherLayerFactory ( DtDe de)

CTOR.

virtual makVrv::DtWeatherLayerFactory::~DtWeatherLayerFactory ( )
virtual

DTOR.

Member Function Documentation

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

Get the instance for the DtWeatherLayerFactory use de.registerInstance(DtWeatherLayerFactory::theClassName()) to override this creator.

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

Class name for this class ("DtWeatherLayerFactory")

virtual DtWeatherLayer* makVrv::DtWeatherLayerFactory::create ( DtWeatherLayer::LayerType  layerType) const
virtual

create a layer of the given type

Member Data Documentation

DtDe& makVrv::DtWeatherLayerFactory::myDe
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)