GeometryFunctions.h File Reference

A list of common used Geometry functions for the Geometry Module. More...

#include "Config.h"
#include "CommonDataStructures.h"
#include "Point.h"
#include <vector>

Go to the source code of this file.

Classes

struct  te::gm::CoordDistanceOrderFunctor
 This local struct is used sorts a vector of coordinates by distance. More...
 
class  te::gm::Distance
 
struct  te::gm::PointDistanceOrderFunctor
 This local struct is used sorts a vector of points by distance. More...
 
class  te::gm::SpatialIndex
 

Namespaces

 te
 TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 

Detailed Description

A list of common used Geometry functions for the Geometry Module.

Definition in file GeometryFunctions.h.