Files
cgal/Polygon_mesh_processing/include
Mael Rouxel-Labbé 2afd6292f9 Update tolerance maps after intermediate operations
otherwise the tolerance (esp. the automatic one using 0.9 * min_inc_edge_l)
can grow too large and allow snapping to a neighbor-of-neighbor edge,
which obviously we need to avoid.
2026-01-12 12:57:22 +01:00
..