44 std::vector<float>
const& layer_thickness_vector,
45 std::string
const& mesh_name =
"SubsurfaceMesh");
64 std::vector<GeoLib::Raster const*>
const& rasters,
65 double minimum_thickness,
66 double noDataReplacementValue = 0.0)
override;
75 double nodata_replacement = 0.0,
76 bool const ignore_nodata =
false);
Definition of the SubsurfaceMapper class.
Class Raster is used for managing raster data.
Base class for creation of 3D subsurface meshes based on raster data.