cgal/Kernel_23/include/CGAL
Sébastien Loriot ca6c606b96 simply init to 0 to avoid confusion 2016-02-17 11:49:24 +01:00
..
Kernel Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF 2014-06-18 22:50:06 +02:00
internal add missing namespaces for msvc2015 2015-08-11 15:48:55 +02:00
predicates
Aff_transformation_2.h
Aff_transformation_3.h
Bbox_2.h simply init to 0 to avoid confusion 2016-02-17 11:49:24 +01:00
Bbox_3.h simply init to 0 to avoid confusion 2016-02-17 11:49:24 +01:00
Circle_2.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-old' into CGAL_headers_only-gdamiand_cjamin 2015-03-16 14:00:43 +01:00
Circle_3.h workaround to force the usage of the tr1 implementation of result_of from boost 2013-02-04 11:30:28 +01:00
Dimension.h Remove unused check_dimension_lt. 2014-05-07 19:37:53 +02:00
Direction_2.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-old' into CGAL_headers_only-gdamiand_cjamin 2015-03-16 14:00:43 +01:00
Direction_3.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-old' into CGAL_headers_only-gdamiand_cjamin 2015-03-16 14:00:43 +01:00
Enum_converter.h
Exact_predicates_exact_constructions_kernel.h Move Triangulation_structural_filtering_traits and specialize in Epic and Epec headers 2015-12-31 09:17:18 +01:00
Exact_predicates_exact_constructions_kernel_with_kth_root.h add typedef for: 2015-03-26 13:46:23 +01:00
Exact_predicates_exact_constructions_kernel_with_root_of.h add typedef for: 2015-03-26 13:46:23 +01:00
Exact_predicates_exact_constructions_kernel_with_sqrt.h
Exact_predicates_inexact_constructions_kernel.h Move Triangulation_structural_filtering_traits and specialize in Epic and Epec headers 2015-12-31 09:17:18 +01:00
Is_a_predicate.h
Iso_cuboid_3.h Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
Iso_rectangle_2.h Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
Kernel_checker.h Use CGAL_USE to avoid g++6.0 warning 2016-01-20 11:57:51 +01:00
Kernel_traits.h make Kernel_traits<T>::type::FT usable as return type of free function 2015-03-17 16:20:38 +01:00
Line_2.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-old' into CGAL_headers_only-gdamiand_cjamin 2015-03-16 14:00:43 +01:00
Line_3.h Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
Origin.h Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
Origin_impl.h Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
Plane_3.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-old' into CGAL_headers_only-gdamiand_cjamin 2015-03-16 14:00:43 +01:00
Point_2.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-old' into CGAL_headers_only-gdamiand_cjamin 2015-03-16 14:00:43 +01:00
Point_3.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin 2015-10-01 09:12:55 +02:00
Projection_traits_xy_3.h
Projection_traits_xz_3.h
Projection_traits_yz_3.h
Ray_2.h Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
Ray_3.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin 2015-10-01 09:12:55 +02:00
Segment_2.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin 2015-10-01 09:12:55 +02:00
Segment_3.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin 2015-10-01 09:12:55 +02:00
Sphere_3.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin 2015-10-01 09:12:55 +02:00
Tetrahedron_3.h Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
Triangle_2.h Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
Triangle_3.h Ok for the compilation version header only (only for the treated files). 2014-10-31 17:09:48 +01:00
Triangulation_structural_filtering_traits.h Move Triangulation_structural_filtering_traits and specialize in Epic and Epec headers 2015-12-31 09:17:18 +01:00
Vector_2.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-old' into CGAL_headers_only-gdamiand_cjamin 2015-03-16 14:00:43 +01:00
Vector_3.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin 2015-10-01 09:12:55 +02:00
aff_transformation_tags.h Merge branch 'CGAL_headers_only-gdamiand_cjamin-old' into CGAL_headers_only-gdamiand_cjamin 2015-03-16 14:00:43 +01:00
aff_transformation_tags_impl.h According the modifs in master, variables TRANSLATION ROTATION SCALING REFLECTION IDENTITY are always const. 2014-12-17 14:59:19 +01:00
basic.h workaround to force the usage of the tr1 implementation of result_of from boost 2013-02-04 11:30:28 +01:00
basic_classes.h
basic_constructions_2.h
basic_constructions_3.h
cartesian_homogeneous_conversion.h
determinant.h
distance_predicates_2.h
distance_predicates_3.h
enum.h
functions_on_enums.h
kernel_assertions.h
kernel_basic.h
kernel_config.h
kernel_to_kernel.h
predicates_on_lines_2.h
predicates_on_points_2.h
predicates_on_points_3.h
rational_rotation.h
representation_tags.h
user_classes.h