Configuration flags for the Raster Processing module of TerraLib. More...
Go to the source code of this file.
Macros | |
| #define | TE_RP_MODULE_NAME "te.rasterprocessing" |
| #define | TERPEXPORT |
| You can use this macro in order to export/import classes and functions from this module. More... | |
Configuration flags for the Raster Processing module of TerraLib.
Definition in file src/terralib/rp/Config.h.
| #define TE_RP_MODULE_NAME "te.rasterprocessing" |
Definition at line 114 of file src/terralib/rp/Config.h.
Referenced by te::rp::Module::Module(), and te::rp::Module::~Module().
| #define TERPEXPORT |
You can use this macro in order to export/import classes and functions from this module.
Definition at line 139 of file src/terralib/rp/Config.h.
Referenced by te::rp::CreateRasterFileFromMatrix(), te::rp::GetDataTypeRange(), and te::rp::GetTPConvexHullArea().