cgal/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification
Sébastien Loriot ecc86d3bd7 add code for backward compatibility
Note that the result is still the same without the patch.
Indeed, the uniqueness of link vertices is guaranteed if the
collapse of the edge is topologically valid.
This patch is just to avoid users having cost/placement
relying on the former behavior even for non-topologically
valid collapse (which seems unlikely to happen)
2014-05-23 17:13:27 +02:00
..
Detail remove unused variable 2014-04-10 15:22:20 +02:00
Policies/Edge_collapse add code for backward compatibility 2014-05-23 17:13:27 +02:00
Edge_collapse_visitor_base.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
HalfedgeGraph_Polyhedron_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
edge_collapse.h take into account the constrained edges and ensure they will not disappear 2014-01-29 19:05:10 +01:00
halfedge_collapse_Polyhedron_3.h do not use a halfedge after it has been removed 2014-01-30 15:28:19 +01:00