Vojtech Bubnik 59e14cb752 Reworked constrained Delanay triangulation of polygons / expolygons
using CGAL CDT implementation:
Removed all the sets / maps, replaced with vectors and CDT vertex
intrusive indices.
Reworked the outside / inside classification using just the CDT
"constrained edge" attributes and a single queue.

Cherry pick commit 1648ae853d6c69a1118efbc694dadeb9965154ee
2022-03-17 13:09:10 +01:00
..
2019-12-06 09:28:17 +01:00
2019-10-30 17:19:43 +01:00
2022-02-17 12:50:40 +01:00
2022-02-18 14:30:13 +01:00