26#ifndef __TERRALIB_GEOMETRY_INTERNAL_PROJECTIVEGTFACTORY_H
27#define __TERRALIB_GEOMETRY_INTERNAL_PROJECTIVEGTFACTORY_H
2D Geometric transformation factory.
GTFactory(const std::string &factoryKey)
static void finalize()
Finalize the factory.
static void initialize()
Initialize the factory.
static GTFactory * m_initializedFactoryPtr
GeometricTransformation * build()
Concrete factories (derived from this one) must implement this method in order to create objects.
Namespace for the Vector Geometry module of TerraLib.
Configuration flags for the Vector Geometry Model of TerraLib.
#define TEGEOMEXPORT
You can use this macro in order to export/import classes and functions from this module.