cgal/Polyhedron
Jane Tournois f4665a83ec if `fpmap` is valid, then there is no need to call connected_components()
calling connected_components() overwrites face patches, though isotropic_remeshing()
keeps it valid

+ in the case where we have a valid face_patch_map, and no constrained edges,
calling connected_components() entirely looses the surface patch information
2020-03-05 12:29:43 +01:00
..
demo/Polyhedron if `fpmap` is valid, then there is no need to call connected_components() 2020-03-05 12:29:43 +01:00
doc/Polyhedron Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
examples/Polyhedron Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
include/CGAL Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
package_info/Polyhedron Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
test/Polyhedron Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00