QGIS API Documentation  3.4.15-Madeira (e83d02e274)
QgsRasterIterator Member List

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

DEFAULT_MAXIMUM_TILE_HEIGHTQgsRasterIteratorstatic
DEFAULT_MAXIMUM_TILE_WIDTHQgsRasterIteratorstatic
input() const QgsRasterIteratorinline
maximumTileHeight() const QgsRasterIteratorinline
maximumTileWidth() const QgsRasterIteratorinline
QgsRasterIterator(QgsRasterInterface *input)QgsRasterIterator
readNextRasterPart(int bandNumber, int &nCols, int &nRows, QgsRasterBlock **block, int &topLeftCol, int &topLeftRow)QgsRasterIterator
readNextRasterPart(int bandNumber, int &nCols, int &nRows, std::unique_ptr< QgsRasterBlock > &block, int &topLeftCol, int &topLeftRow, QgsRectangle *blockExtent=nullptr) SIP_SKIPQgsRasterIterator
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