Registry
|
Layer Desc for RasterLayers class. More...
Public Member Functions | |
std::string | filename () const |
Returns the filename of the given layer-desc. More... | |
double | min_height () const |
Returns the minimal height of the given layer-desc. More... | |
RasterLayerDesc (std::string filename, double minLayerHeight) | |
Layer Desc for RasterLayers class.
RasterLayerDesc | ( | std::string | filename, |
double | minLayerHeight | ||
) |
[in] | filename | |
[in] | minLayerHeight |
|
inline |
Returns the filename of the given layer-desc.
References RasterLayerDesc::filename().
|
inline |
Returns the minimal height of the given layer-desc.
References RasterLayerDesc::min_height().