QGIS API Documentation
2.0.1-Dufour
|
Public Attributes | |
int | currentCol |
int | currentRow |
int | nCols |
int | nRows |
QgsRasterProjector * | prj |
Definition at line 71 of file qgsrasteriterator.h.
int QgsRasterIterator::RasterPartInfo::currentCol |
Definition at line 73 of file qgsrasteriterator.h.
Referenced by QgsRasterIterator::readNextRasterPart(), and QgsRasterIterator::startRasterRead().
int QgsRasterIterator::RasterPartInfo::currentRow |
Definition at line 74 of file qgsrasteriterator.h.
Referenced by QgsRasterIterator::readNextRasterPart(), and QgsRasterIterator::startRasterRead().
int QgsRasterIterator::RasterPartInfo::nCols |
Definition at line 75 of file qgsrasteriterator.h.
Referenced by QgsRasterIterator::readNextRasterPart(), and QgsRasterIterator::startRasterRead().
int QgsRasterIterator::RasterPartInfo::nRows |
Definition at line 76 of file qgsrasteriterator.h.
Referenced by QgsRasterIterator::readNextRasterPart(), and QgsRasterIterator::startRasterRead().
QgsRasterProjector* QgsRasterIterator::RasterPartInfo::prj |
Definition at line 77 of file qgsrasteriterator.h.
Referenced by QgsRasterIterator::readNextRasterPart(), QgsRasterIterator::removePartInfo(), and QgsRasterIterator::startRasterRead().