cgal/Triangulation_3
Aymeric PELLE 4ca1c8a6c1 Remove some bad assert in test_RT_cell_base_with_weighted_circumcenter_3.cpp.
These asserts should have tested that the wighted_circumcenter is well
invalidate in some cases. However, we can't access to the private pointer.
So we can't check that the pointer is NULL when invalidate_circumcenter is
called. These asserts tested that the new computed weighted circumcenter has
a different address after invalidate_circumcenter. But, that fact isn't
guaranteed.
2014-06-05 15:02:13 +02:00
..
benchmark/Triangulation_3 cleanup 2014-05-07 11:14:36 +02:00
demo fix deprecation warning 2014-05-12 12:57:33 +02:00
doc The documentation of the member function swap is added. 2014-06-04 14:38:34 +02:00
examples/Triangulation_3 make the insertion of a range of points with info working with hierarchy 2013-08-05 15:03:46 +02:00
include/CGAL The documentation of the member function swap is added. 2014-06-04 14:38:34 +02:00
package_info/Triangulation_3 New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Triangulation_3 Remove some bad assert in test_RT_cell_base_with_weighted_circumcenter_3.cpp. 2014-06-05 15:02:13 +02:00
TODO
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00