cgal/Triangulation_3
Sylvain Pion 85afdc3e4d - Add simple tests for the Delaunay.dual() functions.
- Add an undocumented circumcenter() template member function
  in Triangulation_ds_cell_base_3 so that we can continue to use it as default
  template parameter of the TDS, and still have .dual() working when only the
  VertexBase type is changed (e.g. for the hierarchy).
2007-08-21 13:23:33 +00:00
..
demo/Triangulation_3 Remove local include directive. 2007-08-20 20:32:19 +00:00
doc_tex - Add simple tests for the Delaunay.dual() functions. 2007-08-21 13:23:33 +00:00
examples/Triangulation_3 Triangulation_3 iterator range insert and constructors now 2007-03-30 09:30:22 +00:00
include/CGAL - Add simple tests for the Delaunay.dual() functions. 2007-08-21 13:23:33 +00:00
test/Triangulation_3 - Add simple tests for the Delaunay.dual() functions. 2007-08-21 13:23:33 +00:00
Makefile
TODO - Add simple tests for the Delaunay.dual() functions. 2007-08-21 13:23:33 +00:00
changes.txt - add mirror_vertex and mirror_index in the ref page of Triangulation_2. 2006-11-29 19:11:16 +00:00
description.txt
dont_submit
maintainer