cgal/Surface_mesh_simplification/test/Surface_mesh_simplification
Sébastien Loriot b28fadc2c3 handle zero-length edges and constrained correctly
Handle constrained edges of length 0
Remove from the queue edges removed (not related to constraints)
Avoid calling Collapse directly to avoid updating neighbors
2014-01-30 14:08:29 +01:00
..
data add an example showing a bug with the handle of edge of length 0 2013-09-25 13:20:09 +02:00
basics.h
edge_collapse_topology.cmd add missing cmd and make test more verbose on errors 2013-10-01 10:35:13 +02:00
edge_collapse_topology.cpp handle zero-length edges and constrained correctly 2014-01-30 14:08:29 +01:00
test_edge_collapse_Polyhedron_3.cmd
test_edge_collapse_Polyhedron_3.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
test_self_intersection.h replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00