|
| Grid (const Size<> &sz, int maxLines=500) |
|
void | clear () |
|
double & | value (quint32 block, int offset) |
|
double | value (const Pixel &pix) |
|
void | setValue (quint32 block, int offset, double v) |
|
quint32 | blocks () const |
|
quint32 | blocksPerBand () const |
|
void | setBlockData (quint32 block, const std::vector< double > &data, bool creation) |
|
char * | blockAsMemory (quint32 block, bool creation) |
|
void | setSize (const Size<> &sz) |
|
bool | prepare () |
|
quint32 | blockSize (quint32 index) const |
|
Size | size () const |
|
int | maxLines () const |
|
Grid * | clone (quint32 index1=iUNDEF, quint32 index2=iUNDEF) |
|
void | unload () |
|
The documentation for this class was generated from the following files:
- ilwisobjects/coverage/grid.h
- ilwisobjects/coverage/grid.cpp