git: 6d6c5520f6e0 - main - math/cgal: Update to 5.2.1

Loïc Bartoletti= lbartoletti at FreeBSD.org
Thu Jun 17 05:09:03 UTC 2021


The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6d6c5520f6e01508a28a0d7b148813979f9b2acf

commit 6d6c5520f6e01508a28a0d7b148813979f9b2acf
Author:     Loïc Bartoletti <lbartoletti at FreeBSD.org>
AuthorDate: 2021-06-17 04:51:16 +0000
Commit:     Loïc Bartoletti <lbartoletti at FreeBSD.org>
CommitDate: 2021-06-17 04:51:16 +0000

    math/cgal: Update to 5.2.1
    
     - Remove files/patch-CMakeLists.txt
     - Remove LD_CONFIG and move USES (pet porlint)
     - Bump ports
    
    Changes:
       - https://www.cgal.org/2021/03/17/cgal521/
       - https://www.cgal.org/2020/12/22/cgal52/
    
    PR:             255171
    Approved by:    wen
---
 cad/PrusaSlicer/Makefile             |    2 +-
 cad/openscad-devel/Makefile          |    2 +-
 cad/openscad/Makefile                |    2 +-
 databases/sfcgal/Makefile            |    1 +
 games/flightgear-terragear/Makefile  |    2 +-
 graphics/colmap/Makefile             |    2 +-
 graphics/wdune/Makefile              |    1 +
 math/cgal/Makefile                   |    8 +-
 math/cgal/distinfo                   |    6 +-
 math/cgal/files/patch-CMakeLists.txt |   18 -
 math/cgal/pkg-plist                  | 6629 +++++++++++++++++-----------------
 11 files changed, 3383 insertions(+), 3290 deletions(-)

diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index ee1b5350b1be..8f216df2963c 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	PrusaSlicer
 DISTVERSIONPREFIX=version_
 DISTVERSION=	2.3.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	cad
 
 MAINTAINER=	teodorsigaev at gmail.com
diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile
index 84b6c6556c4e..1f526f7d23ed 100644
--- a/cad/openscad-devel/Makefile
+++ b/cad/openscad-devel/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	openscad
 PORTVERSION=	2021.02.09
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	cad
 PKGNAMESUFFIX=	-devel
 
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 03f116266493..53c16a69f32c 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	openscad
 PORTVERSION=	2021.01.01
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	cad
 
 #PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile
index fdbb8e2b53cc..b606c1b5e5bd 100644
--- a/databases/sfcgal/Makefile
+++ b/databases/sfcgal/Makefile
@@ -3,6 +3,7 @@
 PORTNAME=	sfcgal
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.3.10
+PORTREVISION=	1
 CATEGORIES=	databases math graphics
 
 MAINTAINER=	lbartoletti at FreeBSD.org
diff --git a/games/flightgear-terragear/Makefile b/games/flightgear-terragear/Makefile
index c3d7c917c64f..df82c34f0d6d 100644
--- a/games/flightgear-terragear/Makefile
+++ b/games/flightgear-terragear/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	flightgear-terragear
 PORTVERSION=	20171007
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	games
 
 MAINTAINER=	ports at FreeBSD.org
diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile
index fb427f178cb7..ffb7a1419c77 100644
--- a/graphics/colmap/Makefile
+++ b/graphics/colmap/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	colmap
 DISTVERSION=	3.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	ports at FreeBSD.org
diff --git a/graphics/wdune/Makefile b/graphics/wdune/Makefile
index bd6be447bb7c..61a4183d5393 100644
--- a/graphics/wdune/Makefile
+++ b/graphics/wdune/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	wdune
 PORTVERSION=	1.926
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.ourproject.org/pub/wdune/
 
diff --git a/math/cgal/Makefile b/math/cgal/Makefile
index af71b7eddc83..f7ca9ab86cae 100644
--- a/math/cgal/Makefile
+++ b/math/cgal/Makefile
@@ -1,10 +1,9 @@
 # Created by: Jean-Yves Lefort <jylefort at FreeBSD.org>
 
 PORTNAME=	cgal
-PORTVERSION=	5.0.2
-PORTREVISION=	1
+PORTVERSION=	5.2.1
 CATEGORIES=	math
-MASTER_SITES=	https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/releases/${DISTNAME}/
+MASTER_SITES=	https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/v${PORTVERSION}/
 DISTNAME=	${PORTNAME:tu}-${PORTVERSION}
 
 MAINTAINER=	wen at FreeBSD.org
@@ -22,9 +21,8 @@ LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
 
 #TODO math/mpfi, math/rs, graphics/qglviewer
 #Not yet in ports
-
 USES=		cmake eigen:3 shebangfix tar:xz
-USE_LDCONFIG=	yes
+
 SHEBANG_FILES=	scripts/cgal_create_CMakeLists \
 		scripts/cgal_create_cmake_script
 
diff --git a/math/cgal/distinfo b/math/cgal/distinfo
index e260ca278c27..767f8e2d77b0 100644
--- a/math/cgal/distinfo
+++ b/math/cgal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587453114
-SHA256 (CGAL-5.0.2.tar.xz) = bb3594ba390735404f0972ece301f369b1ff12646ad25e48056b4d49c976e1fa
-SIZE (CGAL-5.0.2.tar.xz) = 22147464
+TIMESTAMP = 1618587342
+SHA256 (CGAL-5.2.1.tar.xz) = 7e80b710a2b05cf7c22ce6fd8000905957c2263ab0048185b5010172b5bc19e6
+SIZE (CGAL-5.2.1.tar.xz) = 23256952
diff --git a/math/cgal/files/patch-CMakeLists.txt b/math/cgal/files/patch-CMakeLists.txt
deleted file mode 100644
index 35d87282a7ea..000000000000
--- a/math/cgal/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,18 +0,0 @@
---- CMakeLists.txt.orig	2018-04-08 06:26:10 UTC
-+++ CMakeLists.txt
-@@ -759,11 +759,11 @@ set ( CGAL_INSTALL_CMAKE_DIR "${CGAL_INS
-   CACHE STRING "The folder where CGAL CMake modules will be installed, relative to CMAKE_INSTALL_PREFIX" 
-   )
- 
--set ( CGAL_INSTALL_DOC_DIR "${CMAKE_INSTALL_DATAROOTDIR}/doc/${CGAL_VERSION_DIR}"
--  CACHE STRING "The folder where CGAL documentation and license files will be installed, relative to CMAKE_INSTALL_PREFIX"
--  )
-+# set ( CGAL_INSTALL_DOC_DIR "${CMAKE_INSTALL_DATAROOTDIR}/doc/${CGAL_VERSION_DIR}"
-+#   CACHE STRING "The folder where CGAL documentation and license files will be installed, relative to CMAKE_INSTALL_PREFIX"
-+#   )
- 
--set ( CGAL_INSTALL_MAN_DIR "${CMAKE_INSTALL_DATAROOTDIR}/man/man1"
-+set ( CGAL_INSTALL_MAN_DIR "man/man1"
-   CACHE STRING "The folder where manual pages for CGAL scripts will be installed, relative to CMAKE_INSTALL_PREFIX"
-   )
- 
diff --git a/math/cgal/pkg-plist b/math/cgal/pkg-plist
index 743c4c95a624..08b04f3ad5a8 100644
--- a/math/cgal/pkg-plist
+++ b/math/cgal/pkg-plist
@@ -1,1937 +1,1979 @@
- bin/cgal_create_CMakeLists
- bin/cgal_create_cmake_script
- bin/cgal_make_macosx_app
- include/CGAL/AABB_face_graph_triangle_primitive.h
- include/CGAL/AABB_halfedge_graph_segment_primitive.h
- include/CGAL/AABB_polyhedral_oracle.h
- include/CGAL/AABB_polyhedron_segment_primitive.h
- include/CGAL/AABB_polyhedron_triangle_primitive.h
- include/CGAL/AABB_primitive.h
- include/CGAL/AABB_segment_primitive.h
- include/CGAL/AABB_traits.h
- include/CGAL/AABB_tree.h
- include/CGAL/AABB_triangle_primitive.h
- include/CGAL/AABB_triangulation_3_cell_primitive.h
- include/CGAL/AABB_triangulation_3_triangle_primitive.h
- include/CGAL/Advancing_front_surface_reconstruction.h
- include/CGAL/Advancing_front_surface_reconstruction_cell_base_3.h
- include/CGAL/Advancing_front_surface_reconstruction_vertex_base_3.h
- include/CGAL/Aff_transformation_2.h
- include/CGAL/Aff_transformation_3.h
- include/CGAL/Algebraic_extension_traits.h
- include/CGAL/Algebraic_kernel_converter.h
- include/CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h
- include/CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h
- include/CGAL/Algebraic_kernel_d/Algebraic_real_quadratic_refinement_rep_bfi.h
- include/CGAL/Algebraic_kernel_d/Algebraic_real_rep.h
- include/CGAL/Algebraic_kernel_d/Algebraic_real_rep_bfi.h
- include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel.h
- include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel_at_alpha.h
- include/CGAL/Algebraic_kernel_d/Bitstream_descartes.h
- include/CGAL/Algebraic_kernel_d/Bitstream_descartes_E08_tree.h
- include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree.h
- include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree_traits.h
- include/CGAL/Algebraic_kernel_d/Curve_analysis_2.h
- include/CGAL/Algebraic_kernel_d/Curve_pair_analysis_2.h
- include/CGAL/Algebraic_kernel_d/Descartes.h
- include/CGAL/Algebraic_kernel_d/Event_line_builder.h
- include/CGAL/Algebraic_kernel_d/Float_traits.h
- include/CGAL/Algebraic_kernel_d/Interval_evaluate_1.h
- include/CGAL/Algebraic_kernel_d/Interval_evaluate_2.h
- include/CGAL/Algebraic_kernel_d/LRU_hashed_map.h
- include/CGAL/Algebraic_kernel_d/Real_embeddable_extension.h
- include/CGAL/Algebraic_kernel_d/Real_roots.h
- include/CGAL/Algebraic_kernel_d/Shear_controller.h
- include/CGAL/Algebraic_kernel_d/Shear_transformation.h
- include/CGAL/Algebraic_kernel_d/Status_line_CA_1.h
- include/CGAL/Algebraic_kernel_d/Status_line_CPA_1.h
- include/CGAL/Algebraic_kernel_d/Xy_coordinate_2.h
- include/CGAL/Algebraic_kernel_d/algebraic_curve_kernel_2_tools.h
- include/CGAL/Algebraic_kernel_d/bound_between_1.h
- include/CGAL/Algebraic_kernel_d/construct_binary.h
- include/CGAL/Algebraic_kernel_d/enums.h
- include/CGAL/Algebraic_kernel_d/exceptions.h
- include/CGAL/Algebraic_kernel_d/flags.h
- include/CGAL/Algebraic_kernel_d/macros.h
- include/CGAL/Algebraic_kernel_d/refine_zero_against.h
- include/CGAL/Algebraic_kernel_d/shear.h
- include/CGAL/Algebraic_kernel_d/univariate_polynomial_utils.h
- include/CGAL/Algebraic_kernel_d_1.h
- include/CGAL/Algebraic_kernel_d_2.h
- include/CGAL/Algebraic_kernel_for_circles/function_objects_on_roots_and_polynomials_2_2.h
- include/CGAL/Algebraic_kernel_for_circles/internal_functions_comparison_root_for_circles_2_2.h
- include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomial_1_2_and_2_2.h
- include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomials_2_2.h
- include/CGAL/Algebraic_kernel_for_circles_2_2.h
- include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h
- include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h
- include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h
- include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h
- include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h
- include/CGAL/Algebraic_kernel_for_spheres_2_3.h
- include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h
- include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h
- include/CGAL/Algebraic_structure_traits.h
- include/CGAL/Alpha_shape_2.h
- include/CGAL/Alpha_shape_3.h
- include/CGAL/Alpha_shape_cell_base_3.h
- include/CGAL/Alpha_shape_euclidean_traits_2.h
- include/CGAL/Alpha_shape_euclidean_traits_3.h
- include/CGAL/Alpha_shape_face_base_2.h
- include/CGAL/Alpha_shape_vertex_base_2.h
- include/CGAL/Alpha_shape_vertex_base_3.h
- include/CGAL/Apollonius_graph_2.h
- include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h
- include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h
- include/CGAL/Apollonius_graph_2/Bounded_side_of_ccw_circle_C2.h
- include/CGAL/Apollonius_graph_2/Compare_weight_2.h
- include/CGAL/Apollonius_graph_2/Compare_x_2.h
- include/CGAL/Apollonius_graph_2/Compare_y_2.h
- include/CGAL/Apollonius_graph_2/Constructions_C2.h
- include/CGAL/Apollonius_graph_2/Constructions_ftC2.h
- include/CGAL/Apollonius_graph_2/Constructions_rtH2.h
- include/CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h
- include/CGAL/Apollonius_graph_2/Finite_edge_test_C2.h
- include/CGAL/Apollonius_graph_2/Incircle8_C2.h
- include/CGAL/Apollonius_graph_2/Incircle_C2.h
- include/CGAL/Apollonius_graph_2/Infinite_edge_test_C2.h
- include/CGAL/Apollonius_graph_2/Is_degenerate_edge_C2.h
- include/CGAL/Apollonius_graph_2/Is_hidden_C2.h
- include/CGAL/Apollonius_graph_2/Kernel_wrapper_2.h
- include/CGAL/Apollonius_graph_2/Orientation8_C2.h
- include/CGAL/Apollonius_graph_2/Orientation_2.h
- include/CGAL/Apollonius_graph_2/Oriented_side_of_bisector_C2.h
- include/CGAL/Apollonius_graph_2/Predicate_constructions_C2.h
- include/CGAL/Apollonius_graph_2/Predicates_C2.h
- include/CGAL/Apollonius_graph_2/Traits_wrapper_2.h
- include/CGAL/Apollonius_graph_2/basic.h
- include/CGAL/Apollonius_graph_2/check_filter.h
- include/CGAL/Apollonius_graph_2/comparator_profiler.h
- include/CGAL/Apollonius_graph_2/compare_quadratic.h
- include/CGAL/Apollonius_graph_2/predicate_profiler.h
- include/CGAL/Apollonius_graph_2/uncertain/Uncertain_is_hidden_C2.h
- include/CGAL/Apollonius_graph_2/uncertain/Uncertain_oriented_side_of_bisector_C2.h
- include/CGAL/Apollonius_graph_2/uncertain/Uncertain_vertex_conflict_2.h
- include/CGAL/Apollonius_graph_2/uncertain/uncertain_functions_on_signs.h
- include/CGAL/Apollonius_graph_adaptation_policies_2.h
- include/CGAL/Apollonius_graph_adaptation_traits_2.h
- include/CGAL/Apollonius_graph_data_structure_2.h
- include/CGAL/Apollonius_graph_filtered_traits_2.h
- include/CGAL/Apollonius_graph_hierarchy_2.h
- include/CGAL/Apollonius_graph_hierarchy_vertex_base_2.h
- include/CGAL/Apollonius_graph_traits_2.h
- include/CGAL/Apollonius_graph_vertex_base_2.h
- include/CGAL/Apollonius_site_2.h
- include/CGAL/Approximate_min_ellipsoid_d.h
- include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_configure.h
- include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_debug.h
- include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_impl.h
- include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation.h
- include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation_impl.h
- include/CGAL/Approximate_min_ellipsoid_d_traits_2.h
- include/CGAL/Approximate_min_ellipsoid_d_traits_3.h
- include/CGAL/Approximate_min_ellipsoid_d_traits_d.h
- include/CGAL/Arithmetic_kernel.h
- include/CGAL/Arithmetic_kernel/Arithmetic_kernel_base.h
- include/CGAL/Arr_Bezier_curve_traits_2.h
- include/CGAL/Arr_accessor.h
- include/CGAL/Arr_algebraic_segment_traits_2.h
- include/CGAL/Arr_batched_point_location.h
- include/CGAL/Arr_bounded_planar_topology_traits_2.h
- include/CGAL/Arr_circle_segment_traits_2.h
- include/CGAL/Arr_circular_arc_traits_2.h
- include/CGAL/Arr_circular_line_arc_traits_2.h
- include/CGAL/Arr_conic_traits_2.h
- include/CGAL/Arr_consolidated_curve_data_traits_2.h
- include/CGAL/Arr_counting_traits_2.h
- include/CGAL/Arr_curve_data_traits_2.h
- include/CGAL/Arr_dcel_base.h
- include/CGAL/Arr_default_dcel.h
- include/CGAL/Arr_default_overlay_traits.h
- include/CGAL/Arr_directional_non_caching_segment_basic_traits_2.h
- include/CGAL/Arr_enums.h
- include/CGAL/Arr_extended_dcel.h
- include/CGAL/Arr_face_index_map.h
- include/CGAL/Arr_face_map.h
- include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h
- include/CGAL/Arr_geodesic_arc_on_sphere_traits_2.h
- include/CGAL/Arr_geometry_traits/Arr_plane_3.h
- include/CGAL/Arr_geometry_traits/Bezier_bounding_rational_traits.h
- include/CGAL/Arr_geometry_traits/Bezier_cache.h
- include/CGAL/Arr_geometry_traits/Bezier_curve_2.h
- include/CGAL/Arr_geometry_traits/Bezier_point_2.h
- include/CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h
- include/CGAL/Arr_geometry_traits/Circle_segment_2.h
- include/CGAL/Arr_geometry_traits/Conic_arc_2.h
- include/CGAL/Arr_geometry_traits/Conic_intersections_2.h
- include/CGAL/Arr_geometry_traits/Conic_point_2.h
- include/CGAL/Arr_geometry_traits/Conic_x_monotone_arc_2.h
- include/CGAL/Arr_geometry_traits/Consolidated_curve_data_aux.h
- include/CGAL/Arr_geometry_traits/Curve_data_aux.h
- include/CGAL/Arr_geometry_traits/IO/Polycurve_2_iostream.h
- include/CGAL/Arr_geometry_traits/One_root_number.h
- include/CGAL/Arr_geometry_traits/Polycurve_2.h
- include/CGAL/Arr_geometry_traits/Polyline_2.h
- include/CGAL/Arr_geometry_traits/Rational_arc_2.h
- include/CGAL/Arr_geometry_traits/Segment_assertions.h
- include/CGAL/Arr_geometry_traits/de_Casteljau_2.h
- include/CGAL/Arr_landmarks_point_location.h
- include/CGAL/Arr_line_arc_traits_2.h
- include/CGAL/Arr_linear_traits_2.h
- include/CGAL/Arr_naive_point_location.h
- include/CGAL/Arr_non_caching_segment_basic_traits_2.h
- include/CGAL/Arr_non_caching_segment_traits_2.h
- include/CGAL/Arr_observer.h
- include/CGAL/Arr_overlay.h
- include/CGAL/Arr_overlay_2.h
- include/CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h
- include/CGAL/Arr_point_location/Arr_landmarks_pl_impl.h
- include/CGAL/Arr_point_location/Arr_lm_generator_base.h
- include/CGAL/Arr_point_location/Arr_lm_grid_generator.h
- include/CGAL/Arr_point_location/Arr_lm_halton_generator.h
- include/CGAL/Arr_point_location/Arr_lm_middle_edges_generator.h
- include/CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h
- include/CGAL/Arr_point_location/Arr_lm_random_generator.h
- include/CGAL/Arr_point_location/Arr_lm_specified_points_generator.h
- include/CGAL/Arr_point_location/Arr_lm_vertices_generator.h
- include/CGAL/Arr_point_location/Arr_naive_point_location_impl.h
- include/CGAL/Arr_point_location/Arr_simple_point_location_impl.h
- include/CGAL/Arr_point_location/Arr_trapezoid_ric_pl_impl.h
- include/CGAL/Arr_point_location/Arr_triangulation_pl_functions.h
- include/CGAL/Arr_point_location/Arr_triangulation_pl_impl.h
- include/CGAL/Arr_point_location/Arr_walk_along_line_pl_impl.h
- include/CGAL/Arr_point_location/Td_X_trapezoid.h
- include/CGAL/Arr_point_location/Td_active_edge.h
- include/CGAL/Arr_point_location/Td_active_fictitious_vertex.h
- include/CGAL/Arr_point_location/Td_active_trapezoid.h
- include/CGAL/Arr_point_location/Td_active_vertex.h
- include/CGAL/Arr_point_location/Td_dag.h
- include/CGAL/Arr_point_location/Td_dag_node.h
- include/CGAL/Arr_point_location/Td_inactive_edge.h
- include/CGAL/Arr_point_location/Td_inactive_fictitious_vertex.h
- include/CGAL/Arr_point_location/Td_inactive_trapezoid.h
- include/CGAL/Arr_point_location/Td_inactive_vertex.h
- include/CGAL/Arr_point_location/Td_ninetuple.h
- include/CGAL/Arr_point_location/Td_predicates.h
- include/CGAL/Arr_point_location/Td_traits.h
- include/CGAL/Arr_point_location/Trapezoidal_decomposition_2.h
- include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h
- include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_iostream.h
- include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_misc.h
- include/CGAL/Arr_point_location_result.h
- include/CGAL/Arr_polycurve_basic_traits_2.h
- include/CGAL/Arr_polycurve_traits_2.h
- include/CGAL/Arr_polyline_traits_2.h
- include/CGAL/Arr_rat_arc/Algebraic_point_2.h
- include/CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h
- include/CGAL/Arr_rat_arc/Cache.h
- include/CGAL/Arr_rat_arc/Rational_arc_d_1.h
- include/CGAL/Arr_rat_arc/Rational_function.h
- include/CGAL/Arr_rat_arc/Rational_function_canonicalized_pair.h
- include/CGAL/Arr_rat_arc/Rational_function_ordered_pair.h
- include/CGAL/Arr_rat_arc/Rational_function_pair.h
- include/CGAL/Arr_rat_arc/Singleton.h
- include/CGAL/Arr_rational_function_traits_2.h
- include/CGAL/Arr_segment_traits_2.h
- include/CGAL/Arr_simple_point_location.h
- include/CGAL/Arr_spherical_gaussian_map_3/Arr_on_sphere_transformation.h
- include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm.h
- include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_arr_dcel.h
- include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_initializer_visitor.h
- include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_overlay.h
- include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_polyhedron_3.h
- include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_traits.h
- include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_transformation.h
- include/CGAL/Arr_spherical_gaussian_map_3/Arr_spherical_gaussian_map_3.h
- include/CGAL/Arr_spherical_gaussian_map_3/Arr_transform_on_sphere.h
- include/CGAL/Arr_spherical_topology_traits_2.h
- include/CGAL/Arr_tags.h
- include/CGAL/Arr_topology_traits/Arr_bounded_planar_batched_pl_helper.h
- include/CGAL/Arr_topology_traits/Arr_bounded_planar_construction_helper.h
- include/CGAL/Arr_topology_traits/Arr_bounded_planar_insertion_helper.h
- include/CGAL/Arr_topology_traits/Arr_bounded_planar_overlay_helper.h
- include/CGAL/Arr_topology_traits/Arr_bounded_planar_topology_traits_2_impl.h
- include/CGAL/Arr_topology_traits/Arr_bounded_planar_vert_decomp_helper.h
- include/CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.h
- include/CGAL/Arr_topology_traits/Arr_planar_topology_traits_base_2.h
- include/CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h
- include/CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h
- include/CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h
- include/CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h
- include/CGAL/Arr_topology_traits/Arr_spherical_topology_traits_2_impl.h
- include/CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h
- include/CGAL/Arr_topology_traits/Arr_unb_planar_batched_pl_helper.h
- include/CGAL/Arr_topology_traits/Arr_unb_planar_construction_helper.h
- include/CGAL/Arr_topology_traits/Arr_unb_planar_insertion_helper.h
- include/CGAL/Arr_topology_traits/Arr_unb_planar_overlay_helper.h
- include/CGAL/Arr_topology_traits/Arr_unb_planar_topology_traits_2_impl.h
- include/CGAL/Arr_topology_traits/Arr_unb_planar_vert_decomp_helper.h
- include/CGAL/Arr_tracing_traits_2.h
- include/CGAL/Arr_trapezoid_ric_point_location.h
- include/CGAL/Arr_triangulation_point_location.h
- include/CGAL/Arr_unb_planar_topology_traits_2.h
- include/CGAL/Arr_vertex_index_map.h
- include/CGAL/Arr_vertex_map.h
- include/CGAL/Arr_vertical_decomposition_2.h
- include/CGAL/Arr_walk_along_line_point_location.h
- include/CGAL/Arrangement_2.h
- include/CGAL/Arrangement_2/Arr_compute_zone_visitor.h
- include/CGAL/Arrangement_2/Arr_default_planar_topology.h
- include/CGAL/Arrangement_2/Arr_do_intersect_zone_visitor.h
- include/CGAL/Arrangement_2/Arr_on_surface_with_history_2_impl.h
- include/CGAL/Arrangement_2/Arr_traits_adaptor_2.h
- include/CGAL/Arrangement_2/Arr_traits_adaptor_2_dispatching.h
- include/CGAL/Arrangement_2/Arr_with_history_accessor.h
- include/CGAL/Arrangement_2/Arrangement_2_iterators.h
- include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h
- include/CGAL/Arrangement_2/Arrangement_on_surface_2_impl.h
- include/CGAL/Arrangement_2/Arrangement_zone_2_impl.h
- include/CGAL/Arrangement_2/arrangement_type_traits.h
- include/CGAL/Arrangement_2/graph_traits_dual.h
- include/CGAL/Arrangement_on_surface_2.h
- include/CGAL/Arrangement_on_surface_with_history_2.h
- include/CGAL/Arrangement_with_history_2.h
- include/CGAL/Arrangement_zone_2.h
- include/CGAL/BOOST_MP_arithmetic_kernel.h
- include/CGAL/Barycentric_coordinates_2.h
- include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h
- include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h
- include/CGAL/Barycentric_coordinates_2/Mean_value_2.h
- include/CGAL/Barycentric_coordinates_2/Segment_coordinates_2.h
- include/CGAL/Barycentric_coordinates_2/Triangle_coordinates_2.h
- include/CGAL/Barycentric_coordinates_2/Wachspress_2.h
- include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h
- include/CGAL/Bbox_2.h
- include/CGAL/Bbox_3.h
- include/CGAL/Bigfloat_interval_traits.h
- include/CGAL/Boolean_set_operations_2.h
- include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h
- include/CGAL/Boolean_set_operations_2/Ccb_curve_iterator.h
- include/CGAL/Boolean_set_operations_2/Curve_with_halfedge.h
- include/CGAL/Boolean_set_operations_2/Gps_agg_meta_traits.h
- include/CGAL/Boolean_set_operations_2/Gps_agg_op.h
- include/CGAL/Boolean_set_operations_2/Gps_agg_op_surface_sweep_2.h
- include/CGAL/Boolean_set_operations_2/Gps_agg_op_visitor.h
- include/CGAL/Boolean_set_operations_2/Gps_base_functor.h
- include/CGAL/Boolean_set_operations_2/Gps_bfs_base_visitor.h
- include/CGAL/Boolean_set_operations_2/Gps_bfs_intersection_visitor.h
- include/CGAL/Boolean_set_operations_2/Gps_bfs_join_visitor.h
- include/CGAL/Boolean_set_operations_2/Gps_bfs_scanner.h
- include/CGAL/Boolean_set_operations_2/Gps_bfs_xor_visitor.h
- include/CGAL/Boolean_set_operations_2/Gps_default_dcel.h
- include/CGAL/Boolean_set_operations_2/Gps_default_traits.h
- include/CGAL/Boolean_set_operations_2/Gps_difference_functor.h
- include/CGAL/Boolean_set_operations_2/Gps_do_intersect_functor.h
- include/CGAL/Boolean_set_operations_2/Gps_insertion_meta_traits.h
- include/CGAL/Boolean_set_operations_2/Gps_intersection_functor.h
- include/CGAL/Boolean_set_operations_2/Gps_join_functor.h
- include/CGAL/Boolean_set_operations_2/Gps_merge.h
- include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2.h
- include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2_impl.h
- include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h
- include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h
- include/CGAL/Boolean_set_operations_2/Gps_simplifier_traits.h
- include/CGAL/Boolean_set_operations_2/Gps_sym_diff_functor.h
- include/CGAL/Boolean_set_operations_2/Gps_traits_adaptor.h
- include/CGAL/Boolean_set_operations_2/Gps_traits_decorator.h
- include/CGAL/Boolean_set_operations_2/Indexed_event.h
- include/CGAL/Boolean_set_operations_2/Point_with_vertex.h
- include/CGAL/Boolean_set_operations_2/Polygon_2_curve_iterator.h
- include/CGAL/Bounded_kernel.h
- include/CGAL/Box_intersection_d/Box_d.h
- include/CGAL/Box_intersection_d/Box_traits_d.h
- include/CGAL/Box_intersection_d/Box_with_handle_d.h
- include/CGAL/Box_intersection_d/Box_with_info_d.h
- include/CGAL/Box_intersection_d/box_limits.h
- include/CGAL/Box_intersection_d/segment_tree.h
- include/CGAL/Buffer_for_vao.h
- include/CGAL/CC_safe_handle.h
- include/CGAL/CGAL_Ipelet_base.h
- include/CGAL/CGAL_Ipelet_base_v6.h
- include/CGAL/CGAL_Ipelet_base_v7.h
- include/CGAL/CMap_linear_cell_complex_storages.h
- include/CGAL/CORE/BigFloat.h
- include/CGAL/CORE/BigFloatRep.h
- include/CGAL/CORE/BigFloat_impl.h
- include/CGAL/CORE/BigInt.h
- include/CGAL/CORE/BigRat.h
- include/CGAL/CORE/CORE.h
- include/CGAL/CORE/Config.h
- include/CGAL/CORE/CoreAux.h
- include/CGAL/CORE/CoreAux_impl.h
- include/CGAL/CORE/CoreDefs.h
- include/CGAL/CORE/CoreDefs_impl.h
- include/CGAL/CORE/CoreIO_impl.h
- include/CGAL/CORE/Expr.h
- include/CGAL/CORE/ExprRep.h
- include/CGAL/CORE/Expr_impl.h
- include/CGAL/CORE/Filter.h
- include/CGAL/CORE/Gmp.h
- include/CGAL/CORE/Gmp_impl.h
- include/CGAL/CORE/Impl.h
- include/CGAL/CORE/MemoryPool.h
- include/CGAL/CORE/Promote.h
- include/CGAL/CORE/Real.h
- include/CGAL/CORE/RealRep.h
- include/CGAL/CORE/Real_impl.h
- include/CGAL/CORE/RefCount.h
- include/CGAL/CORE/Timer.h
- include/CGAL/CORE/extLong.h
- include/CGAL/CORE/extLong_impl.h
- include/CGAL/CORE/linearAlgebra.h
- include/CGAL/CORE/poly/Curves.h
- include/CGAL/CORE/poly/Curves.tcc
- include/CGAL/CORE/poly/Poly.h
- include/CGAL/CORE/poly/Poly.tcc
- include/CGAL/CORE/poly/Sturm.h
- include/CGAL/CORE_BigFloat.h
- include/CGAL/CORE_BigInt.h
- include/CGAL/CORE_BigRat.h
- include/CGAL/CORE_Expr.h
- include/CGAL/CORE_algebraic_number_traits.h
- include/CGAL/CORE_arithmetic_kernel.h
- include/CGAL/CORE_coercion_traits.h
- include/CGAL/Cache.h
- include/CGAL/Cartesian.h
- include/CGAL/Cartesian/Aff_transformation_2.h
- include/CGAL/Cartesian/Aff_transformation_3.h
- include/CGAL/Cartesian/Aff_transformation_rep_2.h
- include/CGAL/Cartesian/Aff_transformation_rep_3.h
- include/CGAL/Cartesian/Cartesian_base.h
- include/CGAL/Cartesian/Circle_2.h
- include/CGAL/Cartesian/Circle_3.h
- include/CGAL/Cartesian/ConicCPA2.h
- include/CGAL/Cartesian/Data_accessor_2.h
- include/CGAL/Cartesian/Direction_2.h
- include/CGAL/Cartesian/Direction_3.h
- include/CGAL/Cartesian/Iso_cuboid_3.h
- include/CGAL/Cartesian/Iso_rectangle_2.h
- include/CGAL/Cartesian/Line_2.h
- include/CGAL/Cartesian/Line_3.h
- include/CGAL/Cartesian/MatrixC33.h
- include/CGAL/Cartesian/Plane_3.h
- include/CGAL/Cartesian/Point_2.h
- include/CGAL/Cartesian/Point_3.h
- include/CGAL/Cartesian/Ray_2.h
- include/CGAL/Cartesian/Ray_3.h
- include/CGAL/Cartesian/Reflection_rep_2.h
- include/CGAL/Cartesian/Rotation_rep_2.h
- include/CGAL/Cartesian/Scaling_rep_2.h
- include/CGAL/Cartesian/Scaling_rep_3.h
- include/CGAL/Cartesian/Segment_2.h
- include/CGAL/Cartesian/Segment_3.h
- include/CGAL/Cartesian/Sphere_3.h
- include/CGAL/Cartesian/Tetrahedron_3.h
- include/CGAL/Cartesian/Translation_rep_2.h
- include/CGAL/Cartesian/Translation_rep_3.h
- include/CGAL/Cartesian/Triangle_2.h
- include/CGAL/Cartesian/Triangle_3.h
- include/CGAL/Cartesian/Vector_2.h
- include/CGAL/Cartesian/Vector_3.h
- include/CGAL/Cartesian/Weighted_point_2.h
- include/CGAL/Cartesian/Weighted_point_3.h
- include/CGAL/Cartesian/basic_constructions_2.h
- include/CGAL/Cartesian/basic_constructions_3.h
- include/CGAL/Cartesian/ft_constructions_2.h
- include/CGAL/Cartesian/ft_constructions_3.h
- include/CGAL/Cartesian/function_objects.h
- include/CGAL/Cartesian/line_constructions_2.h
- include/CGAL/Cartesian/plane_constructions_3.h
- include/CGAL/Cartesian/point_constructions_2.h
- include/CGAL/Cartesian/point_constructions_3.h
- include/CGAL/Cartesian/predicates_on_directions_2.h
- include/CGAL/Cartesian/predicates_on_planes_3.h
- include/CGAL/Cartesian/predicates_on_points_2.h
- include/CGAL/Cartesian/predicates_on_points_3.h
- include/CGAL/Cartesian/solve_3.h
- include/CGAL/Cartesian_converter.h
- include/CGAL/Cartesian_converter_fwd.h
- include/CGAL/Cartesian_d.h
- include/CGAL/Cartesian_matrix.h
- include/CGAL/Cell_attribute.h
- include/CGAL/Cell_attribute_with_id.h
- include/CGAL/Cell_attribute_with_point.h
- include/CGAL/Cell_attribute_with_point_and_id.h
- include/CGAL/Cell_const_iterators.h
- include/CGAL/Cell_iterators.h
- include/CGAL/Chinese_remainder_traits.h
- include/CGAL/Circle_2.h
- include/CGAL/Circle_3.h
- include/CGAL/Circle_type.h
- include/CGAL/Circular_arc_2.h
- include/CGAL/Circular_arc_3.h
- include/CGAL/Circular_arc_point_2.h
- include/CGAL/Circular_arc_point_3.h
- include/CGAL/Circular_kernel_2.h
- include/CGAL/Circular_kernel_2/Circular_arc_2.h
- include/CGAL/Circular_kernel_2/Circular_arc_point_2.h
- include/CGAL/Circular_kernel_2/Intersection_traits.h
- include/CGAL/Circular_kernel_2/Line_arc_2.h
- include/CGAL/Circular_kernel_2/function_objects_on_circle_2.h
- include/CGAL/Circular_kernel_2/function_objects_on_line_2.h
- include/CGAL/Circular_kernel_2/function_objects_polynomial_circular.h
- include/CGAL/Circular_kernel_2/interface_macros.h
- include/CGAL/Circular_kernel_2/internal_functions_on_circle_2.h
- include/CGAL/Circular_kernel_2/internal_functions_on_circular_arc_2.h
- include/CGAL/Circular_kernel_2/internal_functions_on_line_2.h
- include/CGAL/Circular_kernel_2/internal_functions_on_line_arc_2.h
- include/CGAL/Circular_kernel_2/intersection_line_2_circle_2_map.h
- include/CGAL/Circular_kernel_3/Circular_arc_3.h
- include/CGAL/Circular_kernel_3/Circular_arc_point_3.h
- include/CGAL/Circular_kernel_3/Intersection_traits.h
- include/CGAL/Circular_kernel_3/Line_arc_3.h
- include/CGAL/Circular_kernel_3/function_objects_polynomial_sphere.h
- include/CGAL/Circular_kernel_3/get_equation_object_on_curved_kernel_3.h
- include/CGAL/Circular_kernel_3/interface_macros.h
- include/CGAL/Circular_kernel_3/internal_function_compare_spherical_kernel.h
- include/CGAL/Circular_kernel_3/internal_function_compare_to_right_spherical_kernel.h
- include/CGAL/Circular_kernel_3/internal_function_has_on_spherical_kernel.h
- include/CGAL/Circular_kernel_3/internal_functions_on_circle_3.h
- include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h
- include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_point_3.h
- include/CGAL/Circular_kernel_3/internal_functions_on_line_3.h
- include/CGAL/Circular_kernel_3/internal_functions_on_line_arc_3.h
- include/CGAL/Circular_kernel_3/internal_functions_on_plane_3.h
- include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h
- include/CGAL/Circular_kernel_converter.h
- include/CGAL/Circular_kernel_intersections.h
- include/CGAL/Circular_kernel_type_equality_wrapper.h
- include/CGAL/Circulator/Circulator_adapters.h
- include/CGAL/Circulator/Circulator_concepts.h
- include/CGAL/Circulator/Safe_circulator_from_iterator.h
- include/CGAL/Circulator_identity.h
- include/CGAL/Circulator_on_node.h
- include/CGAL/Circulator_project.h
- include/CGAL/Classification.h
- include/CGAL/Classification/Cluster.h
- include/CGAL/Classification/ETHZ/Random_forest_classifier.h
- include/CGAL/Classification/ETHZ/internal/dataview.h
- include/CGAL/Classification/ETHZ/internal/random-forest/common-libraries.hpp
- include/CGAL/Classification/ETHZ/internal/random-forest/forest.hpp
- include/CGAL/Classification/ETHZ/internal/random-forest/node-gini.hpp
- include/CGAL/Classification/ETHZ/internal/random-forest/node.hpp
- include/CGAL/Classification/ETHZ/internal/random-forest/tree.hpp
- include/CGAL/Classification/Evaluation.h
- include/CGAL/Classification/Feature/Cluster_mean_of_feature.h
- include/CGAL/Classification/Feature/Cluster_size.h
- include/CGAL/Classification/Feature/Cluster_variance_of_feature.h
- include/CGAL/Classification/Feature/Cluster_vertical_extent.h
- include/CGAL/Classification/Feature/Color_channel.h
- include/CGAL/Classification/Feature/Distance_to_plane.h
- include/CGAL/Classification/Feature/Echo_scatter.h
- include/CGAL/Classification/Feature/Eigenvalue.h
- include/CGAL/Classification/Feature/Elevation.h
- include/CGAL/Classification/Feature/Gradient_of_feature.h
- include/CGAL/Classification/Feature/Height_above.h
- include/CGAL/Classification/Feature/Height_below.h
- include/CGAL/Classification/Feature/Simple_feature.h
- include/CGAL/Classification/Feature/Vertical_dispersion.h
- include/CGAL/Classification/Feature/Vertical_range.h
- include/CGAL/Classification/Feature/Verticality.h
- include/CGAL/Classification/Feature_base.h
- include/CGAL/Classification/Feature_set.h
- include/CGAL/Classification/Image.h
- include/CGAL/Classification/Label.h
- include/CGAL/Classification/Label_set.h
- include/CGAL/Classification/Local_eigen_analysis.h
- include/CGAL/Classification/Mesh_feature_generator.h
- include/CGAL/Classification/Mesh_neighborhood.h
- include/CGAL/Classification/OpenCV/Random_forest_classifier.h
- include/CGAL/Classification/Planimetric_grid.h
- include/CGAL/Classification/Point_set_feature_generator.h
- include/CGAL/Classification/Point_set_neighborhood.h
- include/CGAL/Classification/Sum_of_weighted_features_classifier.h
- include/CGAL/Classification/TensorFlow/Neural_network_classifier.h
- include/CGAL/Classification/classify.h
- include/CGAL/Classification/compressed_float.h
- include/CGAL/Classification/internal/verbosity.h
- include/CGAL/Classification/property_maps.h
- include/CGAL/Coercion_traits.h
- include/CGAL/Combination_enumerator.h
- include/CGAL/Combinatorial_map.h
- include/CGAL/Combinatorial_map_basic_operations.h
- include/CGAL/Combinatorial_map_constructors.h
- include/CGAL/Combinatorial_map_functors.h
- include/CGAL/Combinatorial_map_insertions.h
- include/CGAL/Combinatorial_map_iterators_base.h
- include/CGAL/Combinatorial_map_min_items.h
- include/CGAL/Combinatorial_map_operations.h
- include/CGAL/Combinatorial_map_save_load.h
- include/CGAL/Combinatorial_map_storages.h
- include/CGAL/Compact_container.h
- include/CGAL/Compact_mesh_cell_base_3.h
- include/CGAL/Compare_handles_with_or_without_timestamps.h
- include/CGAL/Complex_2_in_triangulation_3.h
- include/CGAL/Complex_2_in_triangulation_cell_base_3.h
- include/CGAL/Complex_2_in_triangulation_vertex_base_3.h
- include/CGAL/Complexity_tags.h
- include/CGAL/Compute_anchor_3.h
- include/CGAL/Compute_cone_boundaries_2.h
- include/CGAL/Concatenate_iterator.h
- include/CGAL/Concurrent_compact_container.h
- include/CGAL/Cone_spanners_2/Less_by_direction_2.h
- include/CGAL/Cone_spanners_2/Plane_scan_tree.h
- include/CGAL/Cone_spanners_2/Plane_scan_tree_impl.h
- include/CGAL/Cone_spanners_enum_2.h
- include/CGAL/Conic_2.h
- include/CGAL/Constrained_Delaunay_triangulation_2.h
- include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h
- include/CGAL/Constrained_triangulation_2.h
- include/CGAL/Constrained_triangulation_face_base_2.h
- include/CGAL/Constrained_triangulation_plus_2.h
- include/CGAL/Constrained_voronoi_diagram_2.h
- include/CGAL/Construct_theta_graph_2.h
- include/CGAL/Construct_yao_graph_2.h
- include/CGAL/Convex_decomposition_3/Edge_sorter.h
- include/CGAL/Convex_decomposition_3/External_structure_builder.h
- include/CGAL/Convex_decomposition_3/Insert_vertex_into_edge.h
- include/CGAL/Convex_decomposition_3/Ray_hit_generator.h
- include/CGAL/Convex_decomposition_3/Ray_hit_generator2.h
- include/CGAL/Convex_decomposition_3/Reflex_edge_searcher.h
- include/CGAL/Convex_decomposition_3/Reflex_vertex_searcher.h
- include/CGAL/Convex_decomposition_3/SFace_separator.h
- include/CGAL/Convex_decomposition_3/SM_walls.h
- include/CGAL/Convex_decomposition_3/Single_wall_creator.h
- include/CGAL/Convex_decomposition_3/Single_wall_creator2.h
- include/CGAL/Convex_decomposition_3/Single_wall_creator3.h
- include/CGAL/Convex_decomposition_3/YVertical_wall_builder.h
- include/CGAL/Convex_decomposition_3/is_reflex_sedge.h
- include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h
- include/CGAL/Convex_hull_2/ch_assertions.h
- include/CGAL/Convex_hull_2/ch_bykat_impl.h
- include/CGAL/Convex_hull_2/ch_eddy_impl.h
- include/CGAL/Convex_hull_2/ch_graham_andrew_impl.h
- include/CGAL/Convex_hull_2/ch_jarvis_impl.h
- include/CGAL/Convex_hull_2/ch_melkman_impl.h
- include/CGAL/Convex_hull_2/ch_selected_extreme_points_2_impl.h
- include/CGAL/Convex_hull_2/convexity_check_2_impl.h
- include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h
- include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h
- include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h
- include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h
- include/CGAL/Convex_hull_3/dual/interior_polyhedron_3.h
- include/CGAL/Convex_hull_3/dual/predicates.h
- include/CGAL/Convex_hull_d.h
- include/CGAL/Convex_hull_d_to_polyhedron_3.h
- include/CGAL/Convex_hull_d_traits_3.h
- include/CGAL/Convex_hull_face_base_2.h
- include/CGAL/Convex_hull_projective_xy_traits_2.h
- include/CGAL/Convex_hull_projective_xz_traits_2.h
- include/CGAL/Convex_hull_projective_yz_traits_2.h
- include/CGAL/Convex_hull_traits_3.h
- include/CGAL/Convex_hull_traits_adapter_2.h
- include/CGAL/Counted_number.h
- include/CGAL/Counting_iterator.h
- include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h
- include/CGAL/Curved_kernel_via_analysis_2/Curve_interval_arcno_cache.h
- include/CGAL/Curved_kernel_via_analysis_2/Curve_renderer_facade.h
- include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_functors.h
- include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_impl.h
- include/CGAL/Curved_kernel_via_analysis_2/Fig_stream_Curve_renderer_2.h
- include/CGAL/Curved_kernel_via_analysis_2/Filtered_curved_kernel_via_analysis_2_impl.h
- include/CGAL/Curved_kernel_via_analysis_2/Generic_arc_2.h
- include/CGAL/Curved_kernel_via_analysis_2/Generic_point_2.h
- include/CGAL/Curved_kernel_via_analysis_2/Make_x_monotone_2.h
- include/CGAL/Curved_kernel_via_analysis_2/Non_x_monotone_arc_2.h
- include/CGAL/Curved_kernel_via_analysis_2/Point_2.h
- include/CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h
- include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_2.h
- include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_internals.h
- include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_traits.h
- include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_1.h
- include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_2.h
- include/CGAL/Curved_kernel_via_analysis_2/test/simple_models.h
- include/CGAL/Dart.h
- include/CGAL/Dart_const_iterators.h
- include/CGAL/Dart_iterators.h
- include/CGAL/Default.h
- include/CGAL/Default_diagonalize_traits.h
- include/CGAL/Deformation_Eigen_closest_rotation_traits_3.h
- include/CGAL/Deformation_Eigen_polar_closest_rotation_traits_3.h
- include/CGAL/Delaunay_d.h
- include/CGAL/Delaunay_mesh_area_criteria_2.h
- include/CGAL/Delaunay_mesh_criteria_2.h
- include/CGAL/Delaunay_mesh_face_base_2.h
- include/CGAL/Delaunay_mesh_local_size_criteria_2.h
- include/CGAL/Delaunay_mesh_size_criteria_2.h
- include/CGAL/Delaunay_mesh_vertex_base_2.h
- include/CGAL/Delaunay_mesher_2.h
- include/CGAL/Delaunay_mesher_no_edge_refinement_2.h
- include/CGAL/Delaunay_triangulation.h
- include/CGAL/Delaunay_triangulation_2.h
- include/CGAL/Delaunay_triangulation_3.h
- include/CGAL/Delaunay_triangulation_adaptation_policies_2.h
- include/CGAL/Delaunay_triangulation_adaptation_traits_2.h
- include/CGAL/Delaunay_triangulation_cell_base_3.h
- include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h
- include/CGAL/Diagonalize_traits.h
- include/CGAL/Dimension.h
- include/CGAL/Direction_2.h
- include/CGAL/Direction_3.h
- include/CGAL/Double_map.h
- include/CGAL/Dummy_tds_2.h
- include/CGAL/Dynamic_matrix.h
- include/CGAL/Dynamic_property_map.h
- include/CGAL/Eigen_diagonalize_traits.h
- include/CGAL/Eigen_matrix.h
- include/CGAL/Eigen_solver_traits.h
- include/CGAL/Eigen_svd.h
- include/CGAL/Eigen_vector.h
- include/CGAL/Enum_converter.h
- include/CGAL/Env_default_diagram_1.h
- include/CGAL/Env_plane_traits_3.h
- include/CGAL/Env_sphere_traits_3.h
- include/CGAL/Env_surface_data_traits_3.h
- include/CGAL/Env_tracing_traits_3.h
- include/CGAL/Env_triangle_traits_3.h
- include/CGAL/Envelope_2/Env_divide_and_conquer_2.h
- include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h
- include/CGAL/Envelope_3/Env_plane_traits_3_functions.h
- include/CGAL/Envelope_3/Envelope_base.h
- include/CGAL/Envelope_3/Envelope_diagram_on_surface_2.h
- include/CGAL/Envelope_3/Envelope_divide_and_conquer_3.h
- include/CGAL/Envelope_3/Envelope_element_visitor_3.h
- include/CGAL/Envelope_3/Envelope_overlay_2.h
- include/CGAL/Envelope_3/Envelope_overlay_functor.h
- include/CGAL/Envelope_3/Envelope_pm_dcel.h
- include/CGAL/Envelope_3/set_dividors.h
- include/CGAL/Envelope_diagram_1.h
- include/CGAL/Epeck_d.h
- include/CGAL/Epic_converter.h
- include/CGAL/Epick_d.h
- include/CGAL/Euclidean_distance.h
- include/CGAL/Euclidean_distance_sphere_point.h
- include/CGAL/Euler_integrator_2.h
- include/CGAL/Exact_algebraic.h
- include/CGAL/Exact_circular_kernel_2.h
- include/CGAL/Exact_integer.h
- include/CGAL/Exact_kernel_selector.h
- include/CGAL/Exact_predicates_exact_constructions_kernel.h
- include/CGAL/Exact_predicates_exact_constructions_kernel_with_kth_root.h
- include/CGAL/Exact_predicates_exact_constructions_kernel_with_root_of.h
- include/CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h
- include/CGAL/Exact_predicates_inexact_constructions_kernel.h
- include/CGAL/Exact_rational.h
- include/CGAL/Exact_spherical_kernel_3.h
- include/CGAL/Exponent_vector.h
- include/CGAL/Extended_cartesian.h
- include/CGAL/Extended_homogeneous.h
- include/CGAL/Extremal_polygon_traits_2.h
- include/CGAL/Extreme_points_traits_adapter_3.h
- include/CGAL/FPU.h
- include/CGAL/FPU_extension.h
- include/CGAL/FPU_gcc_i386.h
- include/CGAL/FPU_gcc_i386_sse2.h
- include/CGAL/FPU_msvc.h
- include/CGAL/Filter_circulator.h
- include/CGAL/Filtered_bbox_circular_kernel_2.h
- include/CGAL/Filtered_bbox_circular_kernel_2/bbox_filtered_predicates.h
- include/CGAL/Filtered_bbox_circular_kernel_2/interface_macros.h
- include/CGAL/Filtered_construction.h
- include/CGAL/Filtered_extended_homogeneous.h
- include/CGAL/Filtered_kernel.h
- include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h
- include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h
- include/CGAL/Filtered_kernel_d.h
- include/CGAL/Filtered_kernel_fwd.h
- include/CGAL/Filtered_predicate.h
- include/CGAL/Filtered_predicate_with_state.h
- include/CGAL/Fixed_alpha_shape_3.h
- include/CGAL/Fixed_alpha_shape_cell_base_3.h
- include/CGAL/Fixed_alpha_shape_vertex_base_3.h
- include/CGAL/Flattening_iterator.h
- include/CGAL/Fourtuple.h
- include/CGAL/Fraction_traits.h
- include/CGAL/Fuzzy_iso_box.h
- include/CGAL/Fuzzy_sphere.h
- include/CGAL/GLPK_mixed_integer_program_traits.h
- include/CGAL/GMP/Gmpfi_type.h
- include/CGAL/GMP/Gmpfi_type_static.h
- include/CGAL/GMP/Gmpfr_type.h
- include/CGAL/GMP/Gmpfr_type_static.h
- include/CGAL/GMP/Gmpq_type.h
- include/CGAL/GMP/Gmpz_type.h
- include/CGAL/GMP/Gmpzf_type.h
- include/CGAL/GMPXX_arithmetic_kernel.h
- include/CGAL/GMP_arithmetic_kernel.h
- include/CGAL/GMap_cell_const_iterators.h
- include/CGAL/GMap_cell_iterators.h
- include/CGAL/GMap_dart_const_iterators.h
- include/CGAL/GMap_dart_iterators.h
- include/CGAL/GMap_linear_cell_complex_storages.h
- include/CGAL/General_polygon_2.h
- include/CGAL/General_polygon_set_2.h
- include/CGAL/General_polygon_set_on_surface_2.h
- include/CGAL/General_polygon_with_holes_2.h
- include/CGAL/Generalized_map.h
- include/CGAL/Generalized_map_iterators_base.h
- include/CGAL/Generalized_map_operations.h
- include/CGAL/Generalized_map_save_load.h
- include/CGAL/Generalized_map_storages.h
- include/CGAL/Generic_map_min_items.h
- include/CGAL/Get_arithmetic_kernel.h
- include/CGAL/Gmp_coercion_traits.h
- include/CGAL/Gmpfi.h
- include/CGAL/Gmpfr.h
- include/CGAL/Gmpq.h
- include/CGAL/Gmpz.h
- include/CGAL/Gmpzf.h
- include/CGAL/Gps_circle_segment_traits_2.h
- include/CGAL/Gps_segment_traits_2.h
- include/CGAL/Gps_traits_2.h
- include/CGAL/Gray_image_mesh_domain_3.h
- include/CGAL/Gray_level_image_3.h
- include/CGAL/HalfedgeDS_const_decorator.h
- include/CGAL/HalfedgeDS_decorator.h
- include/CGAL/HalfedgeDS_default.h
- include/CGAL/HalfedgeDS_face_base.h
- include/CGAL/HalfedgeDS_face_max_base_with_id.h
- include/CGAL/HalfedgeDS_face_min_base.h
- include/CGAL/HalfedgeDS_halfedge_base.h
- include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h
- include/CGAL/HalfedgeDS_halfedge_min_base.h
- include/CGAL/HalfedgeDS_items_2.h
- include/CGAL/HalfedgeDS_items_decorator.h
- include/CGAL/HalfedgeDS_iterator.h
- include/CGAL/HalfedgeDS_iterator_adaptor.h
*** 5847 LINES SKIPPED ***


More information about the dev-commits-ports-main mailing list