OGS
GeoLib::Raster Member List

This is the complete list of members for GeoLib::Raster, including all inherited members.

_headerGeoLib::Rasterprivate
_raster_dataGeoLib::Rasterprivate
begin() constGeoLib::Rasterinline
const_iterator typedefGeoLib::Raster
end() constGeoLib::Rasterinline
getHeader() constGeoLib::Rasterinline
getValueAtPoint(const MathLib::Point3d &pnt) constGeoLib::Raster
interpolateValueAtPoint(const MathLib::Point3d &pnt) constGeoLib::Raster
isPntOnRaster(MathLib::Point3d const &pnt) constGeoLib::Raster
iterator typedefGeoLib::Raster
operator=(Raster const &)=deleteGeoLib::Raster
operator=(Raster &&)=deleteGeoLib::Raster
Raster(RasterHeader header, InputIterator begin, InputIterator end)GeoLib::Rasterinline
Raster(Raster const &)=deleteGeoLib::Raster
Raster(Raster &&)=deleteGeoLib::Raster
refineRaster(std::size_t scaling)GeoLib::Raster
setCellSize(double cell_size)GeoLib::Rasterprivate
setNoDataVal(double no_data_val)GeoLib::Rasterprivate
~Raster()GeoLib::Raster