CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.67k stars 1.35k forks source link

PMP Delaunay remeshing - add manifold parameter as NP #8231

Open janetournois opened 1 month ago

janetournois commented 1 month ago

Issue Details

The PMP function PMP::surface_Delaunay_remeshing() does not provide the manifold() option available in Mesh_3

It should be added.