Open janetournois opened 6 months ago
The PMP function PMP::surface_Delaunay_remeshing() does not provide the manifold() option available in Mesh_3
PMP::surface_Delaunay_remeshing()
manifold()
It should be added.
Should that not be switched on under the hood, just because the input is a non-self-intersecting triangle mesh?
Issue Details
The PMP function
PMP::surface_Delaunay_remeshing()
does not provide themanifold()
option available in Mesh_3It should be added.