#include "../common/Logger.h"#include "../common/TerraLib.h"#include "../common/Translator.h"#include "../datatype/DataConverterManager.h"#include "../datatype/Enums.h"#include "Geometry.h"#include "GeometryConverters.h"#include "GEOSGeometryFactory.h"#include "Module.h"#include "AffineGTFactory.h"#include "ProjectiveGTFactory.h"#include "RSTGTFactory.h"#include "SecondDegreePolynomialGTFactory.h"#include "ThirdDegreePolynomialGTFactory.h"Go to the source code of this file.
Variables | |
| const te::gm::Module & | sm_module = te::gm::Module::getInstance() |
| const te::gm::Module& sm_module = te::gm::Module::getInstance() |
Definition at line 42 of file Module.cpp.