cgal/Triangulation_3/include/CGAL
Sylvain Pion cf872de855 - Add a new TCellBase model Triangulation_cell_base_with_circumcenter_3,
which stores the circumcenter.
- Delaunay.dual() now calls the .circumcenter() function of the cell
  to retrieve it.
- It implies a new requirement on the TCellBase, for the Delaunay::dual()
  case, hence the default model T_cell_base_3 provides a new function
  (and the concept is updated).
2006-08-04 18:23:08 +00:00
..
IO
constructions
predicates Remove some #include <CGAL/Arithmetic_filter/...> (Filtered_exact stuff). 2006-07-12 12:03:52 +00:00
Delaunay_remove_tds_3.h
Delaunay_triangulation_3.h - Add a new TCellBase model Triangulation_cell_base_with_circumcenter_3, 2006-08-04 18:23:08 +00:00
Dummy_tds_3.h
Regular_triangulation_3.h
Regular_triangulation_cell_base_3.h
Regular_triangulation_euclidean_traits_3.h Fix typo in last change. 2006-08-03 22:10:19 +00:00
Regular_triangulation_filtered_traits_3.h - Add a "Kernel" typedef in the Regular_*_traits_* to be able to 2006-08-03 16:21:32 +00:00
Triangulation_3.h - fixed operators << and >> for triangulations, if the stream is in binary 2006-07-12 00:00:48 +00:00
Triangulation_cell_base_3.h - Add a new TCellBase model Triangulation_cell_base_with_circumcenter_3, 2006-08-04 18:23:08 +00:00
Triangulation_cell_base_with_circumcenter_3.h - Add a new TCellBase model Triangulation_cell_base_with_circumcenter_3, 2006-08-04 18:23:08 +00:00
Triangulation_cell_base_with_info_3.h
Triangulation_data_structure_3.h Fixed min max problem 2006-07-31 23:06:40 +00:00
Triangulation_ds_cell_base_3.h
Triangulation_ds_circulators_3.h - Add missing operator==(NULL) for Facet_circulator. 2006-03-15 09:41:59 +00:00
Triangulation_ds_iterators_3.h
Triangulation_ds_vertex_base_3.h
Triangulation_geom_traits_3.h
Triangulation_hierarchy_3.h
Triangulation_hierarchy_vertex_base_3.h
Triangulation_short_names_3.h
Triangulation_utils_3.h
Triangulation_vertex_base_3.h
Triangulation_vertex_base_with_info_3.h