18 #ifndef QGSRASTERPYRAMID 19 #define QGSRASTERPYRAMID int xDim
XDimension for this pyramid layer.
bool exists
Whether the pyramid layer has been built yet.
int yDim
YDimension for this pyramid layer.
bool build
Whether the pyramid should be built.
This struct is used to store pyramid info for the raster layer.
int level
The pyramid level as implemented in gdal (level 2 is half orignal raster size etc) ...