Configuration flags for the Raster module of TerraLib. More...
#include "../Config.h"Go to the source code of this file.
Macros | |
| #define | TE_DEFAULT_RASTER_TYPE "GDAL" | 
| #define | TE_RASTER_MODULE_NAME "te.raster" | 
DLL/LIB Module  | |
Flags for building TerraLib as a DLL or as a Static Library  | |
| #define | TERASTEREXPORT | 
| You can use this macro in order to export/import classes and functions from this module.  More... | |
| #define TE_DEFAULT_RASTER_TYPE "GDAL" | 
Definition at line 34 of file Config.h.
Referenced by te::rst::RasterFactory::make(), and te::rst::RasterFactory::open().
| #define TE_RASTER_MODULE_NAME "te.raster" | 
Definition at line 32 of file Config.h.
Referenced by te::rst::Module::Module(), and te::rst::Module::~Module().
| #define TERASTEREXPORT | 
You can use this macro in order to export/import classes and functions from this module.