cgal/Packages/Triangulation_2/test
Mariette Yvinec 238e60295f added following functions
is_constrained(Edge e)
are_there_incident_constraints(Vertex_handle v)
are_there_incident_constraints(Vertex_handle v, OutputIterator out)
remove_incident_constraints(Vertex_handle v)
in Constrained_triangulation_2.h
remove_incident_constraints(Vertex_handle v)
remove_constraint (Vertex_handle va,Vertex_handle vb) in
Constrained_Delaunay_triangulation_2.h

added corresponding tests in _test_cls_constrained_triangulation_2.C
2001-05-15 07:37:36 +00:00
..
Triangulation_2 added following functions 2001-05-15 07:37:36 +00:00
Triangulation_2_Delaunay test defaults template parameters 2001-05-07 17:25:23 +00:00
Triangulation_2_constrained fixed the test of Constrained Delaunay triangulation 2001-04-30 14:30:44 +00:00
Triangulation_2_newd added missing std:: 2001-01-08 09:43:24 +00:00
run_testsuite readded the file , lost in the process of splitting Triangulation/test/Triangulation 2000-07-07 06:49:08 +00:00