CircularString.h File Reference

CircularString is a curve with circular interpolation between points. More...

#include "Coord2D.h"
#include "Curve.h"
#include <vector>

Go to the source code of this file.

Classes

class  te::gm::CircularString
 CircularString is a curve with circular interpolation between points. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 

Detailed Description

CircularString is a curve with circular interpolation between points.

Definition in file CircularString.h.