cgal/Segment_Delaunay_graph_2/include/CGAL
Menelaos Karavelas 0d94090199 renamed Incircle_operator_sqrt_field_C2.h to Voronoi_vertex_sqrt_field_new_C2.h;
removed file Incircle_sqrt_field_C2.h: the code in there is superseeded by the
code in Voronoi_vertex_sqrt_field_new_C2.h;
the code used now by default for computing the incircle test is that in the file
Voronoi_vertex_sqrt_field_new_C2.h; the old code can be activated by defining
the macro CGAL_SDG_USE_OLD_INCIRCLE; also by defining the macro
CGAL_SDG_CHECK_INCIRCLE_CONSISTENCY the incircle test is evaluated by both codes
and if they are different an error is shown in std::cerr
2010-03-08 19:59:01 +00:00
..
Segment_Delaunay_graph_2 renamed Incircle_operator_sqrt_field_C2.h to Voronoi_vertex_sqrt_field_new_C2.h; 2010-03-08 19:59:01 +00:00
Edge_hash_function.h
Filtered_construction.h Protection is outside the try block as VC8 has the CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG 2008-10-23 12:23:18 +00:00
Segment_Delaunay_graph_2.h added code that dumps to a file quadruples of sites for which the 2010-03-05 09:25:41 +00:00
Segment_Delaunay_graph_filtered_traits_2.h SUNPRO workaround not needed anymore 2008-01-20 21:11:57 +00:00
Segment_Delaunay_graph_hierarchy_2.h Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Segment_Delaunay_graph_hierarchy_vertex_base_2.h Rename DS to D_S to avoid clashes with macros defined by <sys/reg.h>. 2009-04-26 14:03:12 +00:00
Segment_Delaunay_graph_simple_site_2.h get rid of warning for VC++ 2008-10-13 09:56:02 +00:00
Segment_Delaunay_graph_simple_storage_site_2.h get rid of warning for VC++ 2008-10-13 09:56:02 +00:00
Segment_Delaunay_graph_site_2.h get rid of warning for VC++ 2008-10-13 09:56:02 +00:00
Segment_Delaunay_graph_storage_site_2.h get rid of warning for VC++ 2008-10-13 09:56:02 +00:00
Segment_Delaunay_graph_storage_site_with_info_2.h
Segment_Delaunay_graph_storage_traits_2.h
Segment_Delaunay_graph_storage_traits_with_info_2.h
Segment_Delaunay_graph_traits_2.h now using the algebraic structure traits; this is the first step towards 2010-03-04 19:00:46 +00:00
Segment_Delaunay_graph_vertex_base_2.h Rename DS to D_S to avoid clashes with macros defined by <sys/reg.h>. 2009-04-26 14:03:12 +00:00