cgal/Polygon_mesh_processing/include/CGAL
Mael Rouxel-Labbé f55d586d9d Re-introduce some kind of zipping as a first step to boundary cycle stitching
Zipping was removed when local stitching was introduced, and a common interface
between stitching-within-a-cycle and normal-stitching was introduced.

However, that common interface does not handle any non-manifold configuration,
even if it's a folded cycle with obvious stitching (consecutive equal edges).

So, some kind of zipping is re-added. It is cheap anyway
(compared to e.g. calling PMP::connected_components on the whole mesh).
2021-02-08 15:50:48 +01:00
..
Polygon_mesh_processing Re-introduce some kind of zipping as a first step to boundary cycle stitching 2021-02-08 15:50:48 +01:00
Polygon_mesh_slicer.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Rigid_triangle_mesh_collision_detection.h Proof read all NP changes 2020-04-13 13:03:05 +02:00
Side_of_triangle_mesh.h remove unused variable 2020-08-18 08:27:18 +02:00
polygon_mesh_processing.h Uniformize file names (repair_*) 2020-03-31 17:49:29 +02:00