..
Kernel
use FT instead of RT
2020-02-25 14:25:20 +01:00
internal
Fix PR #4406 with C++03
2020-01-07 14:45:36 +01:00
predicates
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Aff_transformation_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Aff_transformation_3.h
Add missing stream includes
2019-11-29 09:16:00 +01:00
Bbox_2.h
Merge pull request #3232 from lrineau/Triangulation_2-Debug_CDT2-lrineau
2018-07-20 17:20:16 +02:00
Bbox_3.h
Revert the merge of two pull-requests that target CGAL-4.14-branch
2019-05-14 17:50:45 +02:00
Circle_2.h
Kernel
2018-01-17 19:59:11 +00:00
Circle_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Conic_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Dimension.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Direction_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Direction_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Enum_converter.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Exact_kernel_selector.h
Fixed license/tag issues
2017-12-08 10:02:26 +01:00
Exact_predicates_exact_constructions_kernel.h
Merge pull request #2562 from afabri/Filtered_kernel-Do_intersect_2-GF
2017-12-19 16:29:53 +01:00
Exact_predicates_exact_constructions_kernel_with_kth_root.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Exact_predicates_exact_constructions_kernel_with_root_of.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Exact_predicates_exact_constructions_kernel_with_sqrt.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Exact_predicates_inexact_constructions_kernel.h
Revert "Add Epick_without_intervals"
2019-07-18 17:00:46 +02:00
Has_conversion.h
add missing URL and Id tags
2017-11-15 22:58:57 +01:00
Is_a_predicate.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Iso_cuboid_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Iso_rectangle_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Kernel_checker.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Kernel_traits.h
make it work with any Kernel object
2018-05-03 15:05:47 +02:00
Line_2.h
Fix for the case of using a kernel whose FT == RT == int
2019-07-29 08:51:32 +02:00
Line_3.h
Change ray/line.point(int --> FT)
2019-07-26 15:59:52 +02:00
Origin.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Origin_impl.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Plane_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Point_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Point_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Projection_traits_xy_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Projection_traits_xz_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Projection_traits_yz_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Ray_2.h
Change ray/line.point(int --> FT)
2019-07-26 15:59:52 +02:00
Ray_3.h
Change ray/line.point(int --> FT)
2019-07-26 15:59:52 +02:00
Segment_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Segment_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Sphere_3.h
use https for all links to www.cgal.org and doc.cgal.org
2018-03-14 15:59:38 +01:00
Tetrahedron_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Triangle_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Triangle_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Triangulation_structural_filtering_traits.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Vector_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Vector_3.h
use https for all links to www.cgal.org and doc.cgal.org
2018-03-14 15:59:38 +01:00
Weighted_point_2.h
fixes in includes logic.
2018-02-02 12:08:05 +01:00
Weighted_point_3.h
Merge pull request #3168 from MaelRL/Kernel23-Fix_weighted_point_translate_doc-GF
2018-06-20 17:20:53 +02:00
aff_transformation_tags.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
aff_transformation_tags_impl.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
basic.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
basic_classes.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
basic_constructions_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
basic_constructions_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
cartesian_homogeneous_conversion.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
determinant.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
distance_predicates_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
distance_predicates_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
enum.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
functions_on_enums.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
kernel_assertions.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
kernel_basic.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
kernel_config.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
kernel_to_kernel.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
predicates_on_lines_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
predicates_on_points_2.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
predicates_on_points_3.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
rational_rotation.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
representation_tags.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
user_classes.h
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00