QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
QgsRasterIterator Member List

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

input() constQgsRasterIteratorinline
maximumTileHeight() constQgsRasterIteratorinline
maximumTileWidth() constQgsRasterIteratorinline
QgsRasterIterator(QgsRasterInterface *input)QgsRasterIterator
readNextRasterPart(int bandNumber, int &nCols, int &nRows, QgsRasterBlock **block, int &topLeftCol, int &topLeftRow)QgsRasterIterator
setMaximumTileHeight(int h)QgsRasterIteratorinline
setMaximumTileWidth(int w)QgsRasterIteratorinline
startRasterRead(int bandNumber, int nCols, int nRows, const QgsRectangle &extent, QgsRasterBlockFeedback *feedback=nullptr)QgsRasterIterator
stopRasterRead(int bandNumber)QgsRasterIterator