|
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.
Referenced by ug::bridge::RegisterGridBridge_Layers().
|
inline |
References m_minHeight.
Referenced by ug::bridge::RegisterGridBridge_Layers().
|
private |
Referenced by filename().
|
private |
Referenced by min_height().