openModeller  Version 1.5.0
GdalRaster Member List

This is the complete list of members for GdalRaster, including all inherited members.

calcMinMax(int band=0)GdalRaster
celX() const Rasterinline
celY() const Rasterinline
create(int format)GdalRasterprivate
createRaster(const std::string &file, int categ=0)GdalRastervirtual
createRaster(const std::string &file, const MapFormat &format)GdalRastervirtual
deleteRaster()GdalRastervirtual
dimX() const Rasterinline
dimY() const Rasterinline
f_changedGdalRasterprivate
f_currentRowGdalRasterprivate
f_dataGdalRasterprivate
f_dsGdalRasterprivate
f_fileRasterprotected
f_formatGdalRasterprivate
f_hdrRasterprotected
f_scalefactorRasterprotected
f_sizeGdalRasterprivate
f_warped_dsGdalRasterprivate
finish()GdalRastervirtual
GdalRaster()GdalRasterinline
GdalRaster(const GdalRaster &)GdalRasterprivate
get(Coord x, Coord y, Scalar *val)GdalRastervirtual
getExtentInStandardCs(Coord *xmin, Coord *ymin, Coord *xmax, Coord *ymax)GdalRastervirtual
getMinMax(Scalar *min, Scalar *max)GdalRastervirtual
hasCustomGeotransform()GdalRasterinlinevirtual
hasMinMax()Rasterinline
header()Rasterinline
iget(int x, int y, Scalar *val)GdalRaster
initBuffer()GdalRasterprivate
initGdal()GdalRasterprivatestatic
iput(int x, int y, Scalar val)GdalRaster
isCategorical() const Rasterinline
loadRow(int row, bool writeOperation=false)GdalRasterprivate
noVal() const Rasterinline
numBand() const Rasterinline
open(char mode)GdalRasterprivate
operator=(const GdalRaster &)GdalRasterprivate
put(Coord x, Coord y, Scalar val)GdalRastervirtual
put(Coord x, Coord y)GdalRastervirtual
Raster()Rasterinlineprotected
read(Scalar *buf, int first_row, int num_rows)GdalRasterprivate
saveRow()GdalRasterprivate
setMinMax(Scalar min, Scalar max)Raster
write(Scalar *buf, int first_row, int num_rows)GdalRasterprivate
xMax() const Rasterinline
xMin() const Rasterinline
yMax() const Rasterinline
yMin() const Rasterinline
~GdalRaster()GdalRaster
~Raster()Rastervirtual