ug4
|
#include <raster_layer_util.h>
Public Member Functions | |
const std::string & | filename () const |
number | min_height () const |
RasterLayerDesc (const std::string &filename, number minHeight) | |
Private Attributes | |
std::string | m_filename |
number | m_minHeight |
|
inline |
|
inline |
References m_filename.
|
inline |
References m_minHeight.
|
private |
Referenced by filename().
|
private |
Referenced by min_height().