QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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() constQgsRasterIteratorinline
maximumTileHeight() constQgsRasterIteratorinline
maximumTileWidth() constQgsRasterIteratorinline
next(int bandNumber, int &columns, int &rows, int &topLeftColumn, int &topLeftRow, QgsRectangle &blockExtent)QgsRasterIterator
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)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