我有两个多边形(Polygon_with_holes_2)如何将它连接到多边形Polygon_with_holes_2
我需要一般解决方案.获取任何polygon_with_holes(或者如果没有空洞列表但仍然是polygon_with_holes结构),并将其与其他人连接并获取polygon_with_holes.如何检查方向(cgal不能加入,如果它不好),减少点等.如何使用良好的代码,没有内存泄漏.
c++ graphics cgal
c++ ×1
cgal ×1
graphics ×1