cgal/Triangulation_3/include/CGAL
Sébastien Loriot 0230e979e2 Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
Conflicts:
	Arrangement_on_surface_2/test/Arrangement_on_surface_2/construction_test_suite_generator.cpp
	Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_construction.cpp
	Documentation/doc/Installation.txt
	Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel.h
2014-06-18 22:50:06 +02:00
..
IO Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
constructions Silence unused parameter warnings. Leave the ones from the test-suite 2012-06-22 14:22:16 +00:00
internal Switch on a workaround using a CGAL_CFG ... 2014-03-24 17:52:31 +01:00
predicates Add missing #include 2013-04-24 12:57:57 +02:00
Delaunay_triangulation_3.h Add comments to explain what happens with the use of Default Dt_3 2012-04-23 16:54:47 +00:00
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 The documentation of the member function swap is added. 2014-06-04 14:38:34 +02:00
Regular_triangulation_euclidean_traits_3.h use CGAL::compare instead of compare to avoid Koenig lookup 2013-03-15 17:34:53 +01:00
Regular_triangulation_filtered_traits_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
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 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_data_structure_3.h boost::unorerdered_set::reserve() was only introduced with Boost 1.50 2014-05-09 11:08:38 +02: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 cleanup 2014-05-07 11:14:36 +02:00
Triangulation_geom_traits_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
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 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_simplex_3.h add missing includes 2013-09-13 12:43:01 +02:00
Triangulation_utils_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_vertex_base_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_vertex_base_with_info_3.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00