cgal/Triangulation_3/include/CGAL
Jane Tournois e97506adb7 Merge branch 'Triangulation_3-regular_cell_base_with_circumcenter-GF'
Resolve conflicts in Mesh_3/include/CGAL/Mesh_3/config.h

This branch implements the small feature described here :
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/circumcenter%28%29_in_RT3_cell_base

It makes consistent implementations of dual(cell) in RT3 and DT3 :
they both return cell->circumcenter(gt) now

Approved by the release manager
2014-05-13 14:52:13 +02:00
..
IO
constructions
internal Switch on a workaround using a CGAL_CFG ... 2014-03-24 17:52:31 +01:00
predicates
Delaunay_triangulation_3.h
Delaunay_triangulation_cell_base_3.h introduce weighted_circumcenter() for RegularTriangulationCellBase_3 2014-01-16 16:55:19 +01:00
Delaunay_triangulation_cell_base_with_circumcenter_3.h fix a warning from clang. Actually highlighted a real error : gt was missing 2014-05-12 14:55:11 +02:00
Regular_triangulation_3.h introduce weighted_circumcenter() for RegularTriangulationCellBase_3 2014-01-16 16:55:19 +01:00
Regular_triangulation_cell_base_3.h introduce weighted_circumcenter() for RegularTriangulationCellBase_3 2014-01-16 16:55:19 +01:00
Regular_triangulation_cell_base_with_weighted_circumcenter_3.h fix a warning from clang. Actually highlighted a real error : gt was missing 2014-05-12 14:55:11 +02:00
Regular_triangulation_euclidean_traits_3.h
Regular_triangulation_filtered_traits_3.h
Triangulation_3.h Do not use the call stack for a recursive function as it may overflow 2014-03-25 16:01:27 +01:00
Triangulation_cell_base_3.h introduce weighted_circumcenter() for RegularTriangulationCellBase_3 2014-01-16 16:55:19 +01:00
Triangulation_cell_base_with_circumcenter_3.h fix a warning from clang. Actually highlighted a real error : gt was missing 2014-05-12 14:55:11 +02:00
Triangulation_cell_base_with_info_3.h
Triangulation_data_structure_3.h merge 2013-06-21 10:01:19 +01:00
Triangulation_ds_cell_base_3.h Finish Philipp's patch on initializing arrays. 2013-07-23 15:58:04 +02:00
Triangulation_ds_vertex_base_3.h
Triangulation_geom_traits_3.h
Triangulation_hierarchy_3.h make the insertion of a range of points with info working with hierarchy 2013-08-05 15:03:46 +02:00
Triangulation_hierarchy_vertex_base_3.h
Triangulation_simplex_3.h add missing includes 2013-09-13 12:43:01 +02:00
Triangulation_utils_3.h
Triangulation_vertex_base_3.h
Triangulation_vertex_base_with_info_3.h