|
Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
|
Public Member Functions | |
| CellIterator (GridBlock *bl, bool end) | |
| CellIterator & | operator= (CellIterator &iter) |
| CellIterator & | operator++ () |
| CellIterator & | operator-- () |
| CellIterator | operator++ (int) |
| CellIterator | operator-- (int) |
| double & | operator* () |
| Ilwis::Size | blocksize () const |
Friends | |
| bool | operator== (const CellIterator &iter1, const CellIterator &iter2) |
1.8.3.1