PolyhedralSurface.h File Reference

PolyhedralSurface is a contiguous collection of polygons, which share common boundary segments. More...

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

Go to the source code of this file.

Classes

class  te::gm::PolyhedralSurface
 PolyhedralSurface is a contiguous collection of polygons, which share common boundary segments. More...
 

Namespaces

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

Detailed Description

PolyhedralSurface is a contiguous collection of polygons, which share common boundary segments.

Definition in file PolyhedralSurface.h.