GlobeEngine
at::AtmosphereCompositionColorComponent Class Reference

#include <AtmosphereCompositionColorComponent.h>

Public Member Functions

 AtmosphereCompositionColorComponent ()
 
 ~AtmosphereCompositionColorComponent ()
 
void setName (std::string name_)
 
bool identifyColor (std::string sign_)
 
bool identifySubstance (std::string sign_)
 
std::string getSymbol ()
 
vmml::Vector3d getColor ()
 
void setSymbol (std::string sign_)
 

Protected Attributes

double refractiveIndex
 
vmml::Vector3d color
 
std::string symbol
 

Constructor & Destructor Documentation

at::AtmosphereCompositionColorComponent::AtmosphereCompositionColorComponent ( )
at::AtmosphereCompositionColorComponent::~AtmosphereCompositionColorComponent ( )

Member Function Documentation

vmml::Vector3d at::AtmosphereCompositionColorComponent::getColor ( )
std::string at::AtmosphereCompositionColorComponent::getSymbol ( )
bool at::AtmosphereCompositionColorComponent::identifyColor ( std::string  sign_)
bool at::AtmosphereCompositionColorComponent::identifySubstance ( std::string  sign_)
void at::AtmosphereCompositionColorComponent::setName ( std::string  name_)
void at::AtmosphereCompositionColorComponent::setSymbol ( std::string  sign_)

Member Data Documentation

vmml::Vector3d at::AtmosphereCompositionColorComponent::color
protected
double at::AtmosphereCompositionColorComponent::refractiveIndex
protected
std::string at::AtmosphereCompositionColorComponent::symbol
protected

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