CGAL 4.9 - 2D Minkowski Sums
|
Concepts | |
concept | PolygonConvexDecomposition_2 |
A model of the PolygonConvexDecomposition_2 concept is capable of decomposing an input polygon P into a set of convex sub-polygons P1,…,Pk, such that ∪ki=1Pk=P. More... | |
concept | PolygonWithHolesConvexDecomposition_2 |
A model of the PolygonWithHolesConvexDecomposition_2 concept is capable of decomposing an input polygon P, which may have holes, into a set of convex sub-polygons P1,…,Pk, such that ∪ki=1Pk=P. More... | |