OGS
|
Definition in file RasterDataToMesh.h.
Go to the source code of this file.
Namespaces | |
namespace | MeshToolsLib |
namespace | MeshToolsLib::RasterDataToMesh |
Adding pixel values from a raster onto nodes or cells of a mesh. | |
Functions | |
bool | MeshToolsLib::RasterDataToMesh::projectToNodes (MeshLib::Mesh &mesh, GeoLib::Raster const &raster, double const default_replacement, std::string const &array_name) |
bool | MeshToolsLib::RasterDataToMesh::projectToElements (MeshLib::Mesh &mesh, GeoLib::Raster const &raster, double const default_replacement, std::string const &array_name) |