CurvePolygon.h File Reference

CurvePolygon is a planar surface defined by 1 exterior boundary and 0 or more interior boundaries. More...

#include "Surface.h"
#include <cassert>
#include <vector>

Go to the source code of this file.

Classes

class  te::gm::CurvePolygon
 CurvePolygon is a planar surface defined by 1 exterior boundary and 0 or more interior boundaries. More...
 

Namespaces

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

Detailed Description

CurvePolygon is a planar surface defined by 1 exterior boundary and 0 or more interior boundaries.

Definition in file CurvePolygon.h.