cgal/Polygon_mesh_processing
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
..
benchmark/Polygon_mesh_processing Misc minor fixes/improvements 2022-09-14 14:08:23 +02:00
doc/Polygon_mesh_processing Merge pull request #7710 from sloriot/PMP-coref_visitor_concept 2023-09-13 16:05:35 +02:00
examples/Polygon_mesh_processing Merge pull request #8277 from afabri/PMP-normals-GF 2024-06-13 12:48:20 +02:00
include/CGAL Flip it if you can't collapse it (#8609) 2024-12-23 09:34:33 +01:00
package_info/Polygon_mesh_processing add missing include + restore dependency 2021-09-01 17:46:33 +02:00
test/Polygon_mesh_processing Flip it if you can't collapse it (#8609) 2024-12-23 09:34:33 +01:00