21 mMaximumTileWidth( 2000 ), mMaximumTileHeight( 2000 )
52 int& nCols,
int& nRows,
54 int& topLeftCol,
int& topLeftRow )
59 QMap<int, RasterPartInfo>::iterator partIt =
mRasterPartInfos.find( bandNumber );
86 QgsDebugMsg( QString(
"nCols = %1 nRows = %2" ).arg( nCols ).arg( nRows ) );
96 *block =
mInput->
block( bandNumber, blockRect, nCols, nRows );
121 QMap<int, RasterPartInfo>::iterator partIt =
mRasterPartInfos.find( bandNumber );