|
Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
|
Public Member Functions | |
| GridBlockInternal (quint32 lines, quint32 width) | |
| Size | size () const |
| GridBlockInternal * | clone () |
| double & | at (quint32 index) |
| char * | blockAsMemory () |
| void | fill (const std::vector< double > &values) |
| quint32 | blockSize () |
| bool | isLoaded () const |
| bool | unload () |
| bool | load () |
1.8.3.1