|
enum | Pivot { pLEFTUP,
pCENTER
} |
|
|
| GridBlock (BlockIterator &biter) |
|
double & | operator() (qint32 x, qint32 y, qint32 z=0) |
|
double | operator() (qint32 x, qint32 y, qint32 z=0) const |
|
Size | size () const |
|
CellIterator | begin () |
|
CellIterator | end () |
|
const BlockIterator & | iterator () const |
|
bool | isValid () const |
|
Pixel | position () const |
|
std::vector< double > | toVector (Pivot pivot=pCENTER) const |
|
The documentation for this class was generated from the following files:
- ilwisobjects/coverage/blockiterator.h
- ilwisobjects/coverage/blockiterator.cpp