标签: c++ boost triangulation
是否可以使用boost对任意点(双精度)进行三角剖分?
我了解CGAL,但由于许可证原因我无法使用它。
我找到了这个Delaunay from Voronoi with boost: missing triangle with non-integral point coordinates,这意味着我不能使用boost吗?