VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrf::DtWeatherLookModificationOperation Class Reference

This class will be the interface for deciding what icons or colors to display for weather areas. More...

Inheritance diagram for makVrf::DtWeatherLookModificationOperation:
Inheritance graph
[legend]

Public Member Functions

 DtWeatherLookModificationOperation (makVrv::DtDe &de)
 CTOR.
 DtWeatherLookModificationOperation (const DtWeatherLookModificationOperation &orig)
virtual ~DtWeatherLookModificationOperation ()
 DTOR.
virtual
DtWeatherLookModificationOperation
clone () const =0
 Copy of this class.
virtual void modelDefinitionForWeatherLook (const makArchives::DtEnvironmentRecord &, std::string &modelDef) const =0
 Returns the model definition to use for display in the weather area in the supplied string.
virtual void modifyColorForWeather (const makArchives::DtEnvironmentRecord &, float &r, float &g, float &b, float &a) const =0
 Returns (in the supplied base color) the color to use for the fill of the weather area.

Protected Attributes

makVrv::DtDemyDe

Detailed Description

This class will be the interface for deciding what icons or colors to display for weather areas.

Constructor & Destructor Documentation

makVrf::DtWeatherLookModificationOperation::DtWeatherLookModificationOperation ( makVrv::DtDe de)
inline

CTOR.

makVrf::DtWeatherLookModificationOperation::DtWeatherLookModificationOperation ( const DtWeatherLookModificationOperation orig)
inline
virtual makVrf::DtWeatherLookModificationOperation::~DtWeatherLookModificationOperation ( )
inlinevirtual

DTOR.

Member Function Documentation

virtual DtWeatherLookModificationOperation* makVrf::DtWeatherLookModificationOperation::clone ( ) const
pure virtual
virtual void makVrf::DtWeatherLookModificationOperation::modelDefinitionForWeatherLook ( const makArchives::DtEnvironmentRecord ,
std::string &  modelDef 
) const
pure virtual

Returns the model definition to use for display in the weather area in the supplied string.

Implemented in makVrf::DtQtWeatherLookModificationOperation.

virtual void makVrf::DtWeatherLookModificationOperation::modifyColorForWeather ( const makArchives::DtEnvironmentRecord ,
float &  r,
float &  g,
float &  b,
float &  a 
) const
pure virtual

Member Data Documentation

makVrv::DtDe& makVrf::DtWeatherLookModificationOperation::myDe
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)