cgal/Segment_Delaunay_graph_2/include/CGAL
Menelaos Karavelas 6db1c586c4 added class that implements the filtered traits using also static filters
when possible;
benchmark_nox.cpp uses now the filtered traits with static filters by default;
this is activated by the CGAL_SDG_TRAITS_WITH_STATIC_FILTERS macro;
Vertex_conflict_C2.h: added operator() that takes four points;
Traits_wrapper_2.h: the Side_of_oriented_circle_2 class is now implemented
using the Vertex_conflict_2 class from the base traits;
2010-04-22 07:49:57 +00:00
..
Segment_Delaunay_graph_2 added class that implements the filtered traits using also static filters 2010-04-22 07:49:57 +00:00
Edge_hash_function.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
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 created a face base for SDG; 2010-03-30 20:24:19 +00:00
Segment_Delaunay_graph_face_base_2.h created a face base for SDG; 2010-03-30 20:24:19 +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_filtered_traits_with_static_filters_2.h added class that implements the filtered traits using also static filters 2010-04-22 07:49:57 +00:00
Segment_Delaunay_graph_hierarchy_2.h created a face base for SDG; 2010-03-30 20:24:19 +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_nox_2.h removed code that was trying to insert a site using flips 2010-03-31 08:30:30 +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 - renamed storage traits related file names and classes; modified test 2006-07-31 13:25:07 +00:00
Segment_Delaunay_graph_storage_traits_2.h - removed Point_container.h and Simple_container_wrapper.h; these 2006-08-01 13:13:36 +00:00
Segment_Delaunay_graph_storage_traits_with_info_2.h removed default template parameters from storage traits with info 2006-08-02 10:20:33 +00:00
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