Go to the documentation of this file.
26 #ifndef __TERRALIB_SE_INTERNAL_SHADEDRELIEF_H
27 #define __TERRALIB_SE_INTERNAL_SHADEDRELIEF_H
33 #include <boost/noncopyable.hpp>
106 #endif // __TERRALIB_SE_INTERNAL_SHADEDRELIEF_H
bool m_brightnessOnly
It may be 0 (false) or 1 (true). (Optional)
ShadedRelief()
It initializes a new ShadedRelief.
double m_reliefFactor
It gives the amount of exaggeration to use for the height of the "hills". (Optional)
ShadedRelief * clone() const
It creates a new copy of this object.
void setBrightnessOnly(bool b)
bool isBrightnessOnly() const
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.
ShadedRelief specifies the application of relief shading (or "hill shading") to a DEM raster to give ...
~ShadedRelief()
Destructor.
void setReliefFactor(const double &rf)
Proxy configuration file for TerraView (see terraview_config.h).
double getReliefFactor() const