A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands. More...
#include "../common/Translator.h"#include "../common/PlatformUtils.h"#include "../geometry/Envelope.h"#include "../raster/Utils.h"#include "../raster/BlockUtils.h"#include "Exception.h"#include "ExpansibleRaster.h"Go to the source code of this file.
Macros | |
| #define | TLINTERNAL_EXPANSIBLERASTER_MAXDISKFILESSIZE 2147483648ul | 
A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands.
Definition in file ExpansibleRaster.cpp.
| #define TLINTERNAL_EXPANSIBLERASTER_MAXDISKFILESSIZE 2147483648ul | 
Definition at line 37 of file ExpansibleRaster.cpp.
Referenced by te::mem::ExpansibleRaster::ExpansibleRaster().