All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PolyhedralSurface.cpp File Reference

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

#include "terralib_config.h"
#include "../common/STLUtils.h"
#include "../common/Translator.h"
#include "Envelope.h"
#include "Exception.h"
#include "MultiPolygon.h"
#include "Polygon.h"
#include "PolyhedralSurface.h"

Go to the source code of this file.

Detailed Description

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

Definition in file PolyhedralSurface.cpp.