PolyhedralSurface is a contiguous collection of polygons, which share common boundary segments. More...
#include "../BuildConfig.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.
PolyhedralSurface is a contiguous collection of polygons, which share common boundary segments.
Definition in file PolyhedralSurface.cpp.