Files
cgal/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal
Sebastien Loriot 06fa730c75 Flip it if you can't collapse it (#8609)
if a needle is also a cap, it will be handled as a needle only. But if
we can't collapse the edge, a flip will not be tried. Try the flip too.

Note that this will slow down the method as the status of a triangle is
tested twice.

Fix #8605
2024-12-23 09:34:33 +01:00
..
2022-11-15 18:45:39 +01:00
2023-05-16 15:48:50 +02:00
2022-11-22 10:31:34 +01:00