Configuration flags for the Vector Geometry Model of TerraLib. More...
#include "../Config.h"Go to the source code of this file.
Macros | |
| #define | TE_GEOMETRY_MODULE_NAME "te.geometry" | 
GEOS Config  | |
Flags when using GEOS in TerraLib.  | |
| #define | TE_GEOS_DEFAULT_QUADRANT_SEGMENTS 8 | 
| Determines the number of default segments used to create buffers.  More... | |
DLL/LIB Module  | |
Flags for building TerraLib as a DLL or as a Static Library  | |
| #define | TEGEOMEXPORT | 
| You can use this macro in order to export/import classes and functions from this module.  More... | |
| #define TE_GEOMETRY_MODULE_NAME "te.geometry" | 
Definition at line 32 of file Config.h.
Referenced by te::gm::Module::Module(), and te::gm::Module::~Module().
| #define TE_GEOS_DEFAULT_QUADRANT_SEGMENTS 8 | 
Determines the number of default segments used to create buffers.
Definition at line 44 of file Config.h.
Referenced by te::gm::Geometry::buffer().
| #define TEGEOMEXPORT | 
You can use this macro in order to export/import classes and functions from this module.