Boost logo

Geometry :

Subject: Re: [geometry] polyhedron clipping/capping algorithm using boost
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2013-01-27 16:57:24


Hi Tomislav,

Unfortunately, not much work was done so far to ensure that algorithms
correctly handle 3D geometries. You can of course adapt your 3D point and
polygon types to Boost.Geometry and some algorithms will perfectly work.
But others like intersection or difference, which are probably the ones you
need, will probably not. Better handling of 3D geometries + documentation
about what's supported is still needed.

Regards
Bruno



Geometry list run by mateusz at loskot.net