diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index 518395f49287..14c139de3e42 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -1,7 +1,7 @@ PORTNAME= PrusaSlicer DISTVERSIONPREFIX=version_ DISTVERSION= 2.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MAINTAINER= teodorsigaev@gmail.com diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index 659dfd8ea6f7..43a76c0ed56b 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 #PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 4e6ce7c7fabf..96908cc05872 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -2,7 +2,7 @@ PORTNAME= openscad PORTVERSION= 2021.01.01 -PORTREVISION= 2 +PORTREVISION= 3 #PORTREVISION= 1 CATEGORIES= cad 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@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@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@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 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@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 - include/CGAL/HalfedgeDS_list.h - include/CGAL/HalfedgeDS_min_items.h - include/CGAL/HalfedgeDS_vector.h - include/CGAL/HalfedgeDS_vertex_base.h - include/CGAL/HalfedgeDS_vertex_max_base_with_id.h - include/CGAL/HalfedgeDS_vertex_min_base.h - include/CGAL/Handle.h - include/CGAL/Handle_for.h - include/CGAL/Handle_for_virtual.h - include/CGAL/Handle_hash_function.h - include/CGAL/Handle_with_policy.h - include/CGAL/Has_conversion.h - include/CGAL/Has_member.h - include/CGAL/Has_timestamp.h - include/CGAL/Hash_handles_with_or_without_timestamps.h - include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h - include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h - include/CGAL/Heat_method_3/internal/V2V.h - include/CGAL/Hidden_point_memory_policy.h - include/CGAL/Hilbert_policy_tags.h - include/CGAL/Hilbert_sort_2.h - include/CGAL/Hilbert_sort_3.h - include/CGAL/Hilbert_sort_base.h - include/CGAL/Hilbert_sort_d.h - include/CGAL/Hilbert_sort_median_2.h - include/CGAL/Hilbert_sort_median_3.h - include/CGAL/Hilbert_sort_median_d.h - include/CGAL/Hilbert_sort_middle_2.h - include/CGAL/Hilbert_sort_middle_3.h - include/CGAL/Hilbert_sort_middle_base.h - include/CGAL/Hilbert_sort_middle_d.h - include/CGAL/Hilbert_sort_on_sphere_3.h - include/CGAL/Homogeneous.h - include/CGAL/Homogeneous/Aff_transformationH2.h - include/CGAL/Homogeneous/Aff_transformationH3.h - include/CGAL/Homogeneous/CircleH2.h - include/CGAL/Homogeneous/ConicHPA2.h - include/CGAL/Homogeneous/Data_accessorH2.h - include/CGAL/Homogeneous/DirectionH2.h - include/CGAL/Homogeneous/DirectionH3.h - include/CGAL/Homogeneous/Homogeneous_base.h - include/CGAL/Homogeneous/Iso_cuboidH3.h - include/CGAL/Homogeneous/Iso_rectangleH2.h - include/CGAL/Homogeneous/LineH2.h - include/CGAL/Homogeneous/PlaneH3.h - include/CGAL/Homogeneous/PointH2.h - include/CGAL/Homogeneous/PointH3.h - include/CGAL/Homogeneous/RayH3.h - include/CGAL/Homogeneous/SphereH3.h - include/CGAL/Homogeneous/VectorH2.h - include/CGAL/Homogeneous/VectorH3.h - include/CGAL/Homogeneous/Weighted_point_2.h - include/CGAL/Homogeneous/Weighted_point_3.h - include/CGAL/Homogeneous/basic_constructionsH2.h - include/CGAL/Homogeneous/basic_constructionsH3.h - include/CGAL/Homogeneous/distance_predicatesH2.h - include/CGAL/Homogeneous/distance_predicatesH3.h - include/CGAL/Homogeneous/function_objects.h - include/CGAL/Homogeneous/predicates_on_directionsH2.h - include/CGAL/Homogeneous/predicates_on_pointsH2.h - include/CGAL/Homogeneous/predicates_on_pointsH3.h - include/CGAL/Homogeneous_converter.h - include/CGAL/Homogeneous_d.h - include/CGAL/Hyperbola_2.h - include/CGAL/Hyperbola_ray_2.h - include/CGAL/Hyperbola_segment_2.h - include/CGAL/Hyperbolic_Delaunay_triangulation_2.h - include/CGAL/Hyperbolic_Delaunay_triangulation_CK_traits_2.h - include/CGAL/Hyperbolic_Delaunay_triangulation_traits_2.h - include/CGAL/Hyperbolic_octagon_translation.h - include/CGAL/Hyperbolic_triangulation_face_base_2.h - include/CGAL/IEEE_754_unions.h - include/CGAL/IO/Alpha_shape_3_VRML_2_ostream.h - include/CGAL/IO/Arr_iostream.h - include/CGAL/IO/Arr_text_formatter.h - include/CGAL/IO/Arr_with_history_2_reader.h - include/CGAL/IO/Arr_with_history_2_writer.h - include/CGAL/IO/Arr_with_history_iostream.h - include/CGAL/IO/Arr_with_history_text_formatter.h - include/CGAL/IO/Arrangement_2_reader.h - include/CGAL/IO/Arrangement_2_writer.h - include/CGAL/IO/Color.h - include/CGAL/IO/Complex_2_in_triangulation_3_file_writer.h - include/CGAL/IO/Complex_2_in_triangulation_3_polyhedron_builder.h - include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h - include/CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h - include/CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h - include/CGAL/IO/Dxf_bsop_reader.h - include/CGAL/IO/Dxf_reader.h - include/CGAL/IO/Dxf_reader_doubles.h - include/CGAL/IO/Dxf_stream.h - include/CGAL/IO/Dxf_variant_reader.h - include/CGAL/IO/Dxf_writer.h - include/CGAL/IO/Fig_stream.h - include/CGAL/IO/Fig_stream_Conic_arc_2.h - include/CGAL/IO/File_avizo.h - include/CGAL/IO/File_binary_mesh_3.h - include/CGAL/IO/File_header_OFF.h - include/CGAL/IO/File_header_OFF_impl.h - include/CGAL/IO/File_header_extended_OFF.h - include/CGAL/IO/File_header_extended_OFF_impl.h - include/CGAL/IO/File_maya.h - include/CGAL/IO/File_medit.h - include/CGAL/IO/File_poly.h - include/CGAL/IO/File_scanner_OFF.h - include/CGAL/IO/File_scanner_OFF_impl.h - include/CGAL/IO/File_tetgen.h - include/CGAL/IO/File_writer_OFF.h - include/CGAL/IO/File_writer_OFF_impl.h - include/CGAL/IO/File_writer_VRML_2.h - include/CGAL/IO/File_writer_VRML_2_impl.h - include/CGAL/IO/File_writer_inventor.h - include/CGAL/IO/File_writer_inventor_impl.h - include/CGAL/IO/File_writer_wavefront.h - include/CGAL/IO/File_writer_wavefront_impl.h - include/CGAL/IO/Generic_writer.h - include/CGAL/IO/Geomview_stream.h - include/CGAL/IO/Geomview_stream_impl.h - include/CGAL/IO/Gps_iostream.h - include/CGAL/IO/Inventor_ostream.h - include/CGAL/IO/Istream_iterator.h - include/CGAL/IO/Nef_polyhedron_2_PS_stream.h - include/CGAL/IO/Nef_polyhedron_iostream_3.h - include/CGAL/IO/OBJ_reader.h - include/CGAL/IO/OFF_reader.h - include/CGAL/IO/Ostream_iterator.h - include/CGAL/IO/PLY.h - include/CGAL/IO/PLY_reader.h - include/CGAL/IO/PLY_writer.h - include/CGAL/IO/Polyhedron_VRML_1_ostream.h - include/CGAL/IO/Polyhedron_VRML_2_ostream.h - include/CGAL/IO/Polyhedron_builder_from_STL.h - include/CGAL/IO/Polyhedron_geomview_ostream.h - include/CGAL/IO/Polyhedron_inventor_ostream.h - include/CGAL/IO/Polyhedron_iostream.h - include/CGAL/IO/Polyhedron_scan_OFF.h - include/CGAL/IO/STL_reader.h - include/CGAL/IO/STL_writer.h - include/CGAL/IO/Scanner_OFF.h - include/CGAL/IO/Tee_for_output_iterator.h - include/CGAL/IO/Triangulation_geomview_ostream_2.h - include/CGAL/IO/Triangulation_geomview_ostream_3.h - include/CGAL/IO/Triangulation_off_ostream.h - include/CGAL/IO/Triangulation_off_ostream_2.h - include/CGAL/IO/Triangulation_off_ostream_3.h - include/CGAL/IO/Triangulation_ps_stream.h - include/CGAL/IO/VRML_1_ostream.h - include/CGAL/IO/VRML_2_ostream.h - include/CGAL/IO/Verbose_ostream.h - include/CGAL/IO/WKT.h - include/CGAL/IO/Writer_OFF.h - include/CGAL/IO/alpha_shape_geomview_ostream_3.h - include/CGAL/IO/binary_file_io.h - include/CGAL/IO/facets_in_complex_2_to_triangle_mesh.h - include/CGAL/IO/facets_in_complex_3_to_triangle_mesh.h - include/CGAL/IO/generic_copy_OFF.h - include/CGAL/IO/generic_print_polyhedron.h - include/CGAL/IO/io.h - include/CGAL/IO/io_impl.h - include/CGAL/IO/io_tags.h - include/CGAL/IO/output_surface_facets_to_polyhedron.h - include/CGAL/IO/output_surface_facets_to_triangle_soup.h - include/CGAL/IO/output_to_vtu.h - include/CGAL/IO/print_OFF.h - include/CGAL/IO/print_VRML_1.h - include/CGAL/IO/print_VRML_2.h - include/CGAL/IO/print_inventor.h - include/CGAL/IO/print_wavefront.h - include/CGAL/IO/read_3mf.h - include/CGAL/IO/read_las_points.h - include/CGAL/IO/read_off_points.h - include/CGAL/IO/read_ply_points.h - include/CGAL/IO/read_xyz_points.h - include/CGAL/IO/reader_helpers.h - include/CGAL/IO/scan_OFF.h - include/CGAL/IO/trace.h - include/CGAL/IO/traits_linestring.h - include/CGAL/IO/traits_multilinestring.h - include/CGAL/IO/traits_multipoint.h - include/CGAL/IO/traits_multipolygon.h - include/CGAL/IO/traits_point.h - include/CGAL/IO/traits_point_3.h - include/CGAL/IO/traits_polygon.h - include/CGAL/IO/write_3mf.h - include/CGAL/IO/write_las_points.h - include/CGAL/IO/write_off_points.h - include/CGAL/IO/write_ply_points.h - include/CGAL/IO/write_vtk.h - include/CGAL/IO/write_vtu.h - include/CGAL/IO/write_xyz_points.h - include/CGAL/Identity_policy_2.h - include/CGAL/ImageIO.h - include/CGAL/ImageIO/analyze.h - include/CGAL/ImageIO/analyze_impl.h - include/CGAL/ImageIO/bmp.h - include/CGAL/ImageIO/bmp_impl.h - include/CGAL/ImageIO/bmpendian.h - include/CGAL/ImageIO/bmpendian_impl.h - include/CGAL/ImageIO/bmpread.h - include/CGAL/ImageIO/bmpread_impl.h - include/CGAL/ImageIO/bmptypes.h - include/CGAL/ImageIO/convert.h - include/CGAL/ImageIO/convert_impl.h - include/CGAL/ImageIO/fgetns.h - include/CGAL/ImageIO/fgetns_impl.h - include/CGAL/ImageIO/gif.h - include/CGAL/ImageIO/gif_impl.h - include/CGAL/ImageIO/gis.h - include/CGAL/ImageIO/gis_impl.h - include/CGAL/ImageIO/inr.h - include/CGAL/ImageIO/inr_impl.h - include/CGAL/ImageIO/iris.h - include/CGAL/ImageIO/iris_impl.h - include/CGAL/ImageIO/mincio.h - include/CGAL/ImageIO/mincio_impl.h - include/CGAL/ImageIO/pnm.h - include/CGAL/ImageIO/pnm_impl.h - include/CGAL/ImageIO/recbuffer.h - include/CGAL/ImageIO/recbuffer_impl.h - include/CGAL/ImageIO/recline.h - include/CGAL/ImageIO/recline_impl.h - include/CGAL/ImageIO/reech4x4.h - include/CGAL/ImageIO/reech4x4_impl.h - include/CGAL/ImageIO/typedefs.h - include/CGAL/ImageIO_impl.h - include/CGAL/Image_3.h - include/CGAL/Image_3_impl.h - include/CGAL/Image_3_vtk_interface.h - include/CGAL/Implicit_mesh_domain_3.h - include/CGAL/Implicit_surface_3.h - include/CGAL/Implicit_to_labeled_subdomains_function_wrapper.h - include/CGAL/Implicit_to_labeling_function_wrapper.h - include/CGAL/In_place_list.h - include/CGAL/Incremental_neighbor_search.h - include/CGAL/Index_property_map.h - include/CGAL/Interpolation/internal/helpers.h - include/CGAL/Interpolation_gradient_fitting_traits_2.h - include/CGAL/Interpolation_traits_2.h - include/CGAL/Intersection_traits.h - include/CGAL/Intersection_traits_2.h - include/CGAL/Intersection_traits_3.h - include/CGAL/Intersections_2/Bbox_2_Circle_2.h - include/CGAL/Intersections_2/Bbox_2_Line_2.h - include/CGAL/Intersections_2/Bbox_2_Point_2.h - include/CGAL/Intersections_2/Bbox_2_Ray_2.h - include/CGAL/Intersections_2/Circle_2_Circle_2.h - include/CGAL/Intersections_2/Circle_2_Iso_rectangle_2.h - include/CGAL/Intersections_2/Circle_2_Line_2.h - include/CGAL/Intersections_2/Circle_2_Point_2.h - include/CGAL/Intersections_2/Iso_rectangle_2_Iso_rectangle_2.h - include/CGAL/Intersections_2/Iso_rectangle_2_Line_2.h - include/CGAL/Intersections_2/Iso_rectangle_2_Point_2.h - include/CGAL/Intersections_2/Iso_rectangle_2_Ray_2.h - include/CGAL/Intersections_2/Iso_rectangle_2_Segment_2.h - include/CGAL/Intersections_2/Iso_rectangle_2_Triangle_2.h - include/CGAL/Intersections_2/Line_2_Line_2.h - include/CGAL/Intersections_2/Line_2_Point_2.h - include/CGAL/Intersections_2/Line_2_Ray_2.h - include/CGAL/Intersections_2/Line_2_Segment_2.h - include/CGAL/Intersections_2/Line_2_Triangle_2.h - include/CGAL/Intersections_2/Point_2_Point_2.h - include/CGAL/Intersections_2/Point_2_Ray_2.h - include/CGAL/Intersections_2/Point_2_Segment_2.h - include/CGAL/Intersections_2/Point_2_Triangle_2.h - include/CGAL/Intersections_2/Ray_2_Ray_2.h - include/CGAL/Intersections_2/Ray_2_Segment_2.h - include/CGAL/Intersections_2/Ray_2_Triangle_2.h - include/CGAL/Intersections_2/Segment_2_Segment_2.h - include/CGAL/Intersections_2/Segment_2_Triangle_2.h - include/CGAL/Intersections_2/Triangle_2_Triangle_2.h - include/CGAL/Intersections_2/internal/Straight_2.h - include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_do_intersect_impl.h - include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_intersection_impl.h - include/CGAL/Intersections_3/Bbox_3_Bbox_3.h - include/CGAL/Intersections_3/Bbox_3_Iso_cuboid_3.h - include/CGAL/Intersections_3/Bbox_3_Line_3.h - include/CGAL/Intersections_3/Bbox_3_Plane_3.h - include/CGAL/Intersections_3/Bbox_3_Point_3.h - include/CGAL/Intersections_3/Bbox_3_Ray_3.h - include/CGAL/Intersections_3/Bbox_3_Segment_3.h - include/CGAL/Intersections_3/Bbox_3_Sphere_3.h - include/CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h - include/CGAL/Intersections_3/Bbox_3_Triangle_3.h - include/CGAL/Intersections_3/Iso_cuboid_3_Iso_cuboid_3.h - include/CGAL/Intersections_3/Iso_cuboid_3_Line_3.h - include/CGAL/Intersections_3/Iso_cuboid_3_Plane_3.h - include/CGAL/Intersections_3/Iso_cuboid_3_Point_3.h - include/CGAL/Intersections_3/Iso_cuboid_3_Ray_3.h - include/CGAL/Intersections_3/Iso_cuboid_3_Segment_3.h - include/CGAL/Intersections_3/Iso_cuboid_3_Sphere_3.h - include/CGAL/Intersections_3/Iso_cuboid_3_Tetrahedron_3.h - include/CGAL/Intersections_3/Iso_cuboid_3_Triangle_3.h - include/CGAL/Intersections_3/Line_3_Line_3.h - include/CGAL/Intersections_3/Line_3_Plane_3.h - include/CGAL/Intersections_3/Line_3_Point_3.h - include/CGAL/Intersections_3/Line_3_Ray_3.h - include/CGAL/Intersections_3/Line_3_Segment_3.h - include/CGAL/Intersections_3/Line_3_Sphere_3.h - include/CGAL/Intersections_3/Line_3_Tetrahedron_3.h - include/CGAL/Intersections_3/Line_3_Triangle_3.h - include/CGAL/Intersections_3/Plane_3_Plane_3.h - include/CGAL/Intersections_3/Plane_3_Point_3.h - include/CGAL/Intersections_3/Plane_3_Ray_3.h - include/CGAL/Intersections_3/Plane_3_Segment_3.h - include/CGAL/Intersections_3/Plane_3_Sphere_3.h - include/CGAL/Intersections_3/Plane_3_Tetrahedron_3.h - include/CGAL/Intersections_3/Plane_3_Triangle_3.h - include/CGAL/Intersections_3/Point_3_Point_3.h - include/CGAL/Intersections_3/Point_3_Ray_3.h - include/CGAL/Intersections_3/Point_3_Segment_3.h - include/CGAL/Intersections_3/Point_3_Sphere_3.h - include/CGAL/Intersections_3/Point_3_Tetrahedron_3.h - include/CGAL/Intersections_3/Point_3_Triangle_3.h - include/CGAL/Intersections_3/Ray_3_Ray_3.h - include/CGAL/Intersections_3/Ray_3_Segment_3.h - include/CGAL/Intersections_3/Ray_3_Sphere_3.h - include/CGAL/Intersections_3/Ray_3_Tetrahedron_3.h - include/CGAL/Intersections_3/Ray_3_Triangle_3.h - include/CGAL/Intersections_3/Segment_3_Segment_3.h - include/CGAL/Intersections_3/Segment_3_Sphere_3.h - include/CGAL/Intersections_3/Segment_3_Tetrahedron_3.h - include/CGAL/Intersections_3/Segment_3_Triangle_3.h - include/CGAL/Intersections_3/Sphere_3_Sphere_3.h - include/CGAL/Intersections_3/Sphere_3_Tetrahedron_3.h - include/CGAL/Intersections_3/Sphere_3_Triangle_3.h - include/CGAL/Intersections_3/Tetrahedron_3_Tetrahedron_3.h - include/CGAL/Intersections_3/Tetrahedron_3_Triangle_3.h - include/CGAL/Intersections_3/Triangle_3_Triangle_3.h - include/CGAL/Intersections_3/internal/Bbox_3_Bbox_3_do_intersect.h - include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_do_intersect.h - include/CGAL/Intersections_3/internal/Bbox_3_Line_3_do_intersect.h - include/CGAL/Intersections_3/internal/Bbox_3_Plane_3_do_intersect.h - include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_do_intersect.h - include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_do_intersect.h - include/CGAL/Intersections_3/internal/Bbox_3_Sphere_3_do_intersect.h - include/CGAL/Intersections_3/internal/Bbox_3_Triangle_3_do_intersect.h - include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_do_intersect.h - include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_do_intersect.h - include/CGAL/Intersections_3/internal/Iso_cuboid_3_Sphere_3_do_intersect.h - include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_do_intersect.h - include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_intersection.h - include/CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h - include/CGAL/Intersections_3/internal/Tetrahedron_3_Unbounded_3_do_intersect.h - include/CGAL/Intersections_3/internal/Triangle_3_Line_3_do_intersect.h - include/CGAL/Intersections_3/internal/Triangle_3_Line_3_intersection.h - include/CGAL/Intersections_3/internal/Triangle_3_Plane_3_do_intersect.h - include/CGAL/Intersections_3/internal/Triangle_3_Ray_3_do_intersect.h - include/CGAL/Intersections_3/internal/Triangle_3_Ray_3_intersection.h - include/CGAL/Intersections_3/internal/Triangle_3_Segment_3_do_intersect.h - include/CGAL/Intersections_3/internal/Triangle_3_Segment_3_intersection.h - include/CGAL/Intersections_3/internal/Triangle_3_Sphere_3_do_intersect.h - include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_do_intersect.h - include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h - include/CGAL/Intersections_3/internal/bbox_intersection_3.h - include/CGAL/Intersections_3/internal/intersection_3_1_impl.h - include/CGAL/Interval_arithmetic.h - include/CGAL/Interval_arithmetic_impl.h - include/CGAL/Interval_nt.h - include/CGAL/Interval_skip_list.h - include/CGAL/Interval_skip_list_interval.h - include/CGAL/Interval_traits.h - include/CGAL/Inverse_index.h - include/CGAL/Is_a_predicate.h - include/CGAL/Is_extended_kernel.h - include/CGAL/Iso_cuboid_3.h - include/CGAL/Iso_rectangle_2.h - include/CGAL/Iso_rectangle_d.h - include/CGAL/Iterator_project.h - include/CGAL/Iterator_range.h - include/CGAL/Iterator_transform.h - include/CGAL/Join_input_iterator.h - include/CGAL/K_neighbor_search.h - include/CGAL/Kd_tree.h - include/CGAL/Kd_tree_node.h - include/CGAL/Kd_tree_rectangle.h - include/CGAL/Kernel/Conic_misc.h - include/CGAL/Kernel/Dimension_utils.h - include/CGAL/Kernel/Return_base_tag.h - include/CGAL/Kernel/Same_uncertainty.h - include/CGAL/Kernel/Type_equality_wrapper.h - include/CGAL/Kernel/Type_mapper.h - include/CGAL/Kernel/Wutils.h - include/CGAL/Kernel/function_objects.h - include/CGAL/Kernel/global_functions.h - include/CGAL/Kernel/global_functions_2.h - include/CGAL/Kernel/global_functions_3.h - include/CGAL/Kernel/global_functions_internal_2.h - include/CGAL/Kernel/global_functions_internal_3.h - include/CGAL/Kernel/hash_functions.h - include/CGAL/Kernel/interface_macros.h - include/CGAL/Kernel/mpl.h - include/CGAL/Kernel/solve.h - include/CGAL/Kernel_checker.h - include/CGAL/Kernel_d/Aff_transformationCd.h - include/CGAL/Kernel_d/Aff_transformationHd.h - include/CGAL/Kernel_d/Aff_transformation_d.h - include/CGAL/Kernel_d/Cartesian_const_iterator_d.h - include/CGAL/Kernel_d/Cartesian_converter_d.h - include/CGAL/Kernel_d/DirectionCd.h - include/CGAL/Kernel_d/DirectionCd_impl.h - include/CGAL/Kernel_d/DirectionHd.h - include/CGAL/Kernel_d/DirectionHd_impl.h - include/CGAL/Kernel_d/Direction_d.h - include/CGAL/Kernel_d/HyperplaneCd.h - include/CGAL/Kernel_d/HyperplaneCd_impl.h - include/CGAL/Kernel_d/HyperplaneHd.h - include/CGAL/Kernel_d/HyperplaneHd_impl.h - include/CGAL/Kernel_d/Hyperplane_d.h - include/CGAL/Kernel_d/Interface_classes.h - include/CGAL/Kernel_d/Interval_linear_algebra.h - include/CGAL/Kernel_d/Iso_box_d.h - include/CGAL/Kernel_d/Kernel_classesCd.h - include/CGAL/Kernel_d/Kernel_classesHd.h - include/CGAL/Kernel_d/Line_d.h - include/CGAL/Kernel_d/Line_d_impl.h - include/CGAL/Kernel_d/Linear_algebraCd_impl.h - include/CGAL/Kernel_d/Linear_algebraHd_impl.h - include/CGAL/Kernel_d/Matrix__.h - include/CGAL/Kernel_d/Pair_d.h - include/CGAL/Kernel_d/PointCd.h - include/CGAL/Kernel_d/PointCd_impl.h - include/CGAL/Kernel_d/PointHd.h - include/CGAL/Kernel_d/PointHd_impl.h - include/CGAL/Kernel_d/Point_d.h - include/CGAL/Kernel_d/Ray_d.h - include/CGAL/Kernel_d/Segment_d.h - include/CGAL/Kernel_d/Sphere_d.h - include/CGAL/Kernel_d/Tuple_d.h - include/CGAL/Kernel_d/VectorCd.h - include/CGAL/Kernel_d/VectorCd_impl.h - include/CGAL/Kernel_d/VectorHd.h - include/CGAL/Kernel_d/VectorHd_impl.h - include/CGAL/Kernel_d/Vector__.h - include/CGAL/Kernel_d/Vector_d.h - include/CGAL/Kernel_d/debug.h - include/CGAL/Kernel_d/function_objects.h - include/CGAL/Kernel_d/function_objectsCd.h - include/CGAL/Kernel_d/function_objectsHd.h - include/CGAL/Kernel_d/interface_macros_d.h - include/CGAL/Kernel_d/intersection_objectsCd.h - include/CGAL/Kernel_d/intersection_objectsHd.h - include/CGAL/Kernel_d/intersection_objects_d.h - include/CGAL/Kernel_d/simple_objects.h - include/CGAL/Kernel_profiler.h - include/CGAL/Kernel_traits.h - include/CGAL/Kernel_traits_fwd.h - include/CGAL/LEDA_arithmetic_kernel.h - include/CGAL/LEDA_basic.h - include/CGAL/Labeled_image_mesh_domain_3.h - include/CGAL/Labeled_mesh_domain_3.h - include/CGAL/Largest_empty_iso_rectangle_2.h - include/CGAL/Lazy.h - include/CGAL/Lazy_exact_nt.h - include/CGAL/Lazy_kernel.h - include/CGAL/Level_interval.h - include/CGAL/Lightweight_vector_3.h - include/CGAL/Line_2.h - include/CGAL/Line_3.h - include/CGAL/Line_arc_2.h - include/CGAL/Line_arc_3.h - include/CGAL/Linear_algebraCd.h - include/CGAL/Linear_algebraHd.h - include/CGAL/Linear_cell_complex.h - include/CGAL/Linear_cell_complex_base.h - include/CGAL/Linear_cell_complex_bgl_min_items.h - include/CGAL/Linear_cell_complex_constructors.h - include/CGAL/Linear_cell_complex_for_bgl_combinatorial_map_helper.h - include/CGAL/Linear_cell_complex_for_combinatorial_map.h - include/CGAL/Linear_cell_complex_for_generalized_map.h - include/CGAL/Linear_cell_complex_incremental_builder.h - include/CGAL/Linear_cell_complex_min_items.h - include/CGAL/Linear_cell_complex_operations.h - include/CGAL/Linear_cell_complex_traits.h - include/CGAL/Location_policy.h - include/CGAL/MP_Float.h - include/CGAL/MP_Float_arithmetic_kernel.h - include/CGAL/MP_Float_impl.h - include/CGAL/MSVC_compiler_config.h - include/CGAL/Manhattan_distance_iso_box_point.h - include/CGAL/Marching_tetrahedra_observer_default_3.h - include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h - include/CGAL/Mean_curvature_flow_skeletonization.h - include/CGAL/Memory_sizer.h - include/CGAL/Mesh_2/Clusters.h - include/CGAL/Mesh_2/Do_not_refine_edges.h - include/CGAL/Mesh_2/Face_badness.h - include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h - include/CGAL/Mesh_2/Lloyd_move_2.h - include/CGAL/Mesh_2/Mesh_global_optimizer_2.h - include/CGAL/Mesh_2/Mesh_sizing_field.h - include/CGAL/Mesh_2/Output_stream.h - include/CGAL/Mesh_2/Refine_edges.h - include/CGAL/Mesh_2/Refine_edges_visitor.h - include/CGAL/Mesh_2/Refine_edges_with_clusters.h - include/CGAL/Mesh_2/Refine_faces.h - include/CGAL/Mesh_2/Sizing_field_2.h - include/CGAL/Mesh_2/Uniform_sizing_field_2.h - include/CGAL/Mesh_3/C3T3_helpers.h - include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h - include/CGAL/Mesh_3/Concurrent_mesher_config.h - include/CGAL/Mesh_3/Detect_polylines_in_polyhedra.h - include/CGAL/Mesh_3/Detect_polylines_in_polyhedra_fwd.h - include/CGAL/Mesh_3/Dump_c3t3.h - include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h - include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h - include/CGAL/Mesh_3/Has_features.h - include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h - include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h - include/CGAL/Mesh_3/Is_mesh_domain_field_3.h - include/CGAL/Mesh_3/Lloyd_move.h - include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_base.h - include/CGAL/Mesh_3/Mesh_global_optimizer.h - include/CGAL/Mesh_3/Mesh_sizing_field.h - include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h - include/CGAL/Mesh_3/Mesher_3.h - include/CGAL/Mesh_3/Mesher_level.h - include/CGAL/Mesh_3/Mesher_level_default_implementations.h - include/CGAL/Mesh_3/Null_exuder_visitor.h - include/CGAL/Mesh_3/Null_global_optimizer_visitor.h - include/CGAL/Mesh_3/Null_perturber_visitor.h - include/CGAL/Mesh_3/Odt_move.h - include/CGAL/Mesh_3/Poisson_refine_cells_3.h - include/CGAL/Mesh_3/Polyline_with_context.h - include/CGAL/Mesh_3/Profile_counter.h - include/CGAL/Mesh_3/Profiling_tools.h - include/CGAL/Mesh_3/Protect_edges_sizing_field.h - include/CGAL/Mesh_3/Refine_cells_3.h - include/CGAL/Mesh_3/Refine_facets_3.h - include/CGAL/Mesh_3/Refine_facets_manifold_base.h - include/CGAL/Mesh_3/Refine_tets_visitor.h - include/CGAL/Mesh_3/Robust_intersection_kernel.h - include/CGAL/Mesh_3/Robust_intersection_traits_3.h - include/CGAL/Mesh_3/Sizing_grid.h - include/CGAL/Mesh_3/Sliver_perturber.h - include/CGAL/Mesh_3/Slivers_exuder.h - include/CGAL/Mesh_3/Slivers_exuder_cell_attributes_traits.h - include/CGAL/Mesh_3/Triangle_accessor_primitive.h - include/CGAL/Mesh_3/Triangulation_helpers.h - include/CGAL/Mesh_3/Triangulation_sizing_field.h - include/CGAL/Mesh_3/Uniform_sizing_field.h - include/CGAL/Mesh_3/Worksharing_data_structures.h - include/CGAL/Mesh_3/config.h - include/CGAL/Mesh_3/dihedral_angle_3.h - include/CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h - include/CGAL/Mesh_3/experimental/Facet_topological_criterion_with_adjacency.h - include/CGAL/Mesh_3/experimental/Get_curve_index.h - include/CGAL/Mesh_3/experimental/Get_facet_patch_id.h - include/CGAL/Mesh_3/experimental/Lipschitz_sizing_experimental.h - include/CGAL/Mesh_3/experimental/Lipschitz_sizing_parameters.h - include/CGAL/Mesh_3/experimental/Lipschitz_sizing_polyhedron.h - include/CGAL/Mesh_3/experimental/Sizing_field_minimum.h - include/CGAL/Mesh_3/experimental/Sizing_field_with_aabb_tree.h - include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h - include/CGAL/Mesh_3/io_signature.h - include/CGAL/Mesh_3/mesh_standard_cell_criteria.h - include/CGAL/Mesh_3/mesh_standard_criteria.h - include/CGAL/Mesh_3/mesh_standard_facet_criteria.h - include/CGAL/Mesh_3/min_dihedral_angle.h - include/CGAL/Mesh_3/parameters_defaults.h - include/CGAL/Mesh_3/polyhedral_to_labeled_function_wrapper.h - include/CGAL/Mesh_3/polylines_to_protect.h - include/CGAL/Mesh_3/radius_ratio.h - include/CGAL/Mesh_3/search_for_connected_components_in_labeled_image.h - include/CGAL/Mesh_3/sliver_criteria.h - include/CGAL/Mesh_3/squared_distance_Point_3_Triangle_3.h - include/CGAL/Mesh_3/tet_soup_to_c3t3.h - include/CGAL/Mesh_3/utilities.h - include/CGAL/Mesh_3/vertex_perturbation.h - include/CGAL/Mesh_cell_base_3.h - include/CGAL/Mesh_cell_criteria_3.h - include/CGAL/Mesh_complex_3_in_triangulation_3.h - include/CGAL/Mesh_constant_domain_field_3.h - include/CGAL/Mesh_criteria_3.h - include/CGAL/Mesh_domain_with_polyline_features_3.h - include/CGAL/Mesh_edge_criteria_3.h - include/CGAL/Mesh_error_code.h - include/CGAL/Mesh_facet_criteria_3.h - include/CGAL/Mesh_facet_topology.h - include/CGAL/Mesh_optimization_return_code.h - include/CGAL/Mesh_polyhedron_3.h - include/CGAL/Mesh_triangulation_3.h - include/CGAL/Mesh_vertex_base_3.h - include/CGAL/Mesher_level.h - include/CGAL/Mesher_level_default_implementations.h - include/CGAL/Mesher_level_visitors.h - include/CGAL/Meshes/Double_map_container.h - include/CGAL/Meshes/Filtered_deque_container.h - include/CGAL/Meshes/Filtered_multimap_container.h - include/CGAL/Meshes/Filtered_queue_container.h - include/CGAL/Meshes/Simple_map_container.h - include/CGAL/Meshes/Simple_queue_container.h - include/CGAL/Meshes/Simple_set_container.h - include/CGAL/Meshes/Triangulation_mesher_level_traits_2.h - include/CGAL/Meshes/Triangulation_mesher_level_traits_3.h - include/CGAL/Min_annulus_d.h - include/CGAL/Min_circle_2.h - include/CGAL/Min_circle_2/Min_circle_2_adapterC2.h - include/CGAL/Min_circle_2/Min_circle_2_adapterH2.h - include/CGAL/Min_circle_2/Min_circle_2_impl.h - include/CGAL/Min_circle_2/Optimisation_circle_2.h - include/CGAL/Min_circle_2/Optimisation_circle_2_impl.h - include/CGAL/Min_circle_2_traits_2.h - include/CGAL/Min_ellipse_2.h - include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h - include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h - include/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h - include/CGAL/Min_ellipse_2/Optimisation_ellipse_2.h - include/CGAL/Min_ellipse_2/Optimisation_ellipse_2_impl.h - include/CGAL/Min_ellipse_2_traits_2.h - include/CGAL/Min_quadrilateral_traits_2.h - include/CGAL/Min_sphere_annulus_d_traits_2.h - include/CGAL/Min_sphere_annulus_d_traits_3.h - include/CGAL/Min_sphere_annulus_d_traits_d.h - include/CGAL/Min_sphere_d.h - include/CGAL/Min_sphere_d/Min_sphere_d_impl.h - include/CGAL/Min_sphere_d/Optimisation_sphere_d.h - include/CGAL/Min_sphere_of_points_d_traits_2.h - include/CGAL/Min_sphere_of_points_d_traits_3.h - include/CGAL/Min_sphere_of_points_d_traits_d.h - include/CGAL/Min_sphere_of_spheres_d.h - include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_configure.h - include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_impl.h - include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pair.h - include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pivot_impl.h - include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set.h - include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h - include/CGAL/Min_sphere_of_spheres_d_traits_2.h - include/CGAL/Min_sphere_of_spheres_d_traits_3.h - include/CGAL/Min_sphere_of_spheres_d_traits_d.h - include/CGAL/Minimum_enclosing_quadrilateral_traits_2.h - include/CGAL/Minkowski_sum_2/AABB_collision_detector_2.h - include/CGAL/Minkowski_sum_2/AABB_node_with_join.h - include/CGAL/Minkowski_sum_2/AABB_segment_2_primitive.h - include/CGAL/Minkowski_sum_2/AABB_traits_2.h - include/CGAL/Minkowski_sum_2/AABB_traversal_traits_with_join.h - include/CGAL/Minkowski_sum_2/AABB_tree_with_join.h - include/CGAL/Minkowski_sum_2/Approx_offset_base_2.h - include/CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h - include/CGAL/Minkowski_sum_2/Decomposition_strategy_adapter.h - include/CGAL/Minkowski_sum_2/Exact_offset_base_2.h - include/CGAL/Minkowski_sum_2/Hole_filter_2.h - include/CGAL/Minkowski_sum_2/Labels.h - include/CGAL/Minkowski_sum_2/Minkowski_sum_by_reduced_convolution_2.h - include/CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h - include/CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h - include/CGAL/Minkowski_sum_2/Offset_conv_2.h - include/CGAL/Minkowski_sum_2/Offset_decomp_2.h - include/CGAL/Minkowski_sum_2/Polygon_convex_decomposition.h - include/CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h - include/CGAL/Minkowski_sum_2/Union_of_cycles_2.h - include/CGAL/Minkowski_sum_2/Union_of_segment_cycles_2.h - include/CGAL/Minkowski_sum_3/Gaussian_map.h - include/CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h - include/CGAL/Minkowski_sum_3/PointMark.h - include/CGAL/Minkowski_sum_3/bipartite_nary_union_sorted_combined.h - include/CGAL/Mixed_integer_program_traits.h - include/CGAL/Modifiable_priority_queue.h - include/CGAL/Modifier_base.h - include/CGAL/Modular_arithmetic/Residue_type.h - include/CGAL/Modular_traits.h - include/CGAL/Monge_via_jet_fitting.h - include/CGAL/Mpzf.h - include/CGAL/Multi_surface_3.h - include/CGAL/Multiscale_sort.h - include/CGAL/Multiset.h - include/CGAL/NT_converter.h - include/CGAL/N_step_adaptor.h - include/CGAL/N_step_adaptor_derived.h - include/CGAL/Needs_parens_as_product.h - include/CGAL/Nef_2/Bounding_box_2.h - include/CGAL/Nef_2/Constrained_triang_traits.h - include/CGAL/Nef_2/HDS_items.h - include/CGAL/Nef_2/Line_to_epoint.h - include/CGAL/Nef_2/Object_handle.h - include/CGAL/Nef_2/Object_index.h - include/CGAL/Nef_2/PM_checker.h - include/CGAL/Nef_2/PM_const_decorator.h - include/CGAL/Nef_2/PM_decorator.h - include/CGAL/Nef_2/PM_explorer.h - include/CGAL/Nef_2/PM_io_parser.h - include/CGAL/Nef_2/PM_overlayer.h - include/CGAL/Nef_2/PM_persistent_PL.h - include/CGAL/Nef_2/PM_point_locator.h - include/CGAL/Nef_2/Polynomial.h - include/CGAL/Nef_2/Polynomial_impl.h - include/CGAL/Nef_2/Segment_overlay_traits.h - include/CGAL/Nef_2/debug.h - include/CGAL/Nef_2/gen_point_location.h - include/CGAL/Nef_2/geninfo.h - include/CGAL/Nef_2/iterator_tools.h - include/CGAL/Nef_3/Binary_operation.h - include/CGAL/Nef_3/Bounding_box_3.h - include/CGAL/Nef_3/Combine_with_halfspace.h - include/CGAL/Nef_3/Default_items.h - include/CGAL/Nef_3/Edge_edge_overlay.h - include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xy_3.h - include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xz_3.h - include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_yz_3.h - include/CGAL/Nef_3/Halfedge.h - include/CGAL/Nef_3/Halffacet.h - include/CGAL/Nef_3/ID_support_handler.h - include/CGAL/Nef_3/Infimaximal_box.h - include/CGAL/Nef_3/K3_tree.h - include/CGAL/Nef_3/Mark_bounded_volumes.h - include/CGAL/Nef_3/Nef_box.h - include/CGAL/Nef_3/OGL_helper.h - include/CGAL/Nef_3/Pluecker_line_3.h - include/CGAL/Nef_3/SFace.h - include/CGAL/Nef_3/SHalfedge.h - include/CGAL/Nef_3/SHalfloop.h - include/CGAL/Nef_3/SM_visualizor.h - include/CGAL/Nef_3/SNC_FM_decorator.h - include/CGAL/Nef_3/SNC_SM_explorer.h - include/CGAL/Nef_3/SNC_SM_overlayer.h - include/CGAL/Nef_3/SNC_SM_visualizor.h - include/CGAL/Nef_3/SNC_const_decorator.h - include/CGAL/Nef_3/SNC_constructor.h - include/CGAL/Nef_3/SNC_decorator.h - include/CGAL/Nef_3/SNC_decorator_traits.h - include/CGAL/Nef_3/SNC_external_structure.h - include/CGAL/Nef_3/SNC_indexed_items.h - include/CGAL/Nef_3/SNC_intersection.h - include/CGAL/Nef_3/SNC_io_parser.h - include/CGAL/Nef_3/SNC_items.h - include/CGAL/Nef_3/SNC_iteration.h - include/CGAL/Nef_3/SNC_k3_tree_traits.h - include/CGAL/Nef_3/SNC_list.h - include/CGAL/Nef_3/SNC_point_locator.h - include/CGAL/Nef_3/SNC_simplify.h - include/CGAL/Nef_3/SNC_sphere_map.h - include/CGAL/Nef_3/SNC_structure.h - include/CGAL/Nef_3/Vertex.h - include/CGAL/Nef_3/Volume.h - include/CGAL/Nef_3/binop_intersection_tests.h - include/CGAL/Nef_3/bounded_side_3.h - include/CGAL/Nef_3/polygon_mesh_to_nef_3.h - include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h - include/CGAL/Nef_3/shell_to_nef_3.h - include/CGAL/Nef_3/vertex_cycle_to_nef_3.h - include/CGAL/Nef_S2/Generic_handle_map.h - include/CGAL/Nef_S2/ID_support_handler.h - include/CGAL/Nef_S2/Normalizing.h - include/CGAL/Nef_S2/OGL_base_object.h - include/CGAL/Nef_S2/SM_checker.h - include/CGAL/Nef_S2/SM_const_decorator.h - include/CGAL/Nef_S2/SM_constrained_triang_traits.h - include/CGAL/Nef_S2/SM_decorator.h - include/CGAL/Nef_S2/SM_decorator_traits.h - include/CGAL/Nef_S2/SM_io_parser.h - include/CGAL/Nef_S2/SM_items.h - include/CGAL/Nef_S2/SM_iteration.h - include/CGAL/Nef_S2/SM_list.h - include/CGAL/Nef_S2/SM_overlayer.h - include/CGAL/Nef_S2/SM_point_locator.h - include/CGAL/Nef_S2/SM_triangulator.h - include/CGAL/Nef_S2/SM_visualizor.h - include/CGAL/Nef_S2/Sphere_circle.h - include/CGAL/Nef_S2/Sphere_direction.h - include/CGAL/Nef_S2/Sphere_geometry.h - include/CGAL/Nef_S2/Sphere_geometry_OGL.h - include/CGAL/Nef_S2/Sphere_map.h - include/CGAL/Nef_S2/Sphere_point.h - include/CGAL/Nef_S2/Sphere_segment.h - include/CGAL/Nef_S2/Sphere_triangle.h - include/CGAL/Nef_S2/leda_sphere_map.h - include/CGAL/Nef_S2/sphere_predicates.h - include/CGAL/Nef_nary_intersection_3.h - include/CGAL/Nef_nary_union_3.h - include/CGAL/Nef_polyhedron_2.h - include/CGAL/Nef_polyhedron_3.h - include/CGAL/Nef_polyhedron_S2.h - include/CGAL/Nef_polynomial.h - include/CGAL/Nef_polynomial_fwd.h - include/CGAL/Nested_iterator.h - include/CGAL/NewKernel_d/Cartesian_LA_base.h - include/CGAL/NewKernel_d/Cartesian_LA_functors.h - include/CGAL/NewKernel_d/Cartesian_base.h - include/CGAL/NewKernel_d/Cartesian_change_FT.h - include/CGAL/NewKernel_d/Cartesian_complete.h - include/CGAL/NewKernel_d/Cartesian_filter_K.h - include/CGAL/NewKernel_d/Cartesian_filter_NT.h - include/CGAL/NewKernel_d/Cartesian_per_dimension.h - include/CGAL/NewKernel_d/Cartesian_static_filters.h - include/CGAL/NewKernel_d/Coaffine.h - include/CGAL/NewKernel_d/Define_kernel_types.h - include/CGAL/NewKernel_d/Dimension_base.h - include/CGAL/NewKernel_d/Filtered_predicate2.h - include/CGAL/NewKernel_d/KernelD_converter.h - include/CGAL/NewKernel_d/Kernel_2_interface.h - include/CGAL/NewKernel_d/Kernel_3_interface.h - include/CGAL/NewKernel_d/Kernel_d_interface.h - include/CGAL/NewKernel_d/Kernel_object_converter.h - include/CGAL/NewKernel_d/LA_eigen/LA.h - include/CGAL/NewKernel_d/LA_eigen/constructors.h - include/CGAL/NewKernel_d/Lazy_cartesian.h - include/CGAL/NewKernel_d/Types/Aff_transformation.h - include/CGAL/NewKernel_d/Types/Hyperplane.h - include/CGAL/NewKernel_d/Types/Iso_box.h - include/CGAL/NewKernel_d/Types/Line.h - include/CGAL/NewKernel_d/Types/Ray.h - include/CGAL/NewKernel_d/Types/Segment.h - include/CGAL/NewKernel_d/Types/Sphere.h - include/CGAL/NewKernel_d/Types/Weighted_point.h - include/CGAL/NewKernel_d/Vector/array.h - include/CGAL/NewKernel_d/Vector/avx4.h - include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h - include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h - include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h - include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h - include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h - include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h - include/CGAL/NewKernel_d/Vector/mix.h - include/CGAL/NewKernel_d/Vector/sse2.h - include/CGAL/NewKernel_d/Vector/v2int.h - include/CGAL/NewKernel_d/Vector/vector.h - include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h - include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h - include/CGAL/NewKernel_d/Wrapper/Point_d.h - include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h - include/CGAL/NewKernel_d/Wrapper/Segment_d.h - include/CGAL/NewKernel_d/Wrapper/Sphere_d.h - include/CGAL/NewKernel_d/Wrapper/Vector_d.h - include/CGAL/NewKernel_d/Wrapper/Weighted_point_d.h - include/CGAL/NewKernel_d/function_objects_cartesian.h - include/CGAL/NewKernel_d/functor_properties.h - include/CGAL/NewKernel_d/functor_tags.h - include/CGAL/NewKernel_d/static_int.h - include/CGAL/NewKernel_d/store_kernel.h - include/CGAL/NewKernel_d/utils.h - include/CGAL/No_intersection_surface_sweep_2.h - include/CGAL/Null_matrix.h - include/CGAL/Number_type_checker.h - include/CGAL/Number_types/internal_functions_comparison_root_of_2.h - include/CGAL/OFF_to_nef_3.h - include/CGAL/OTR_2/Cost.h - include/CGAL/OTR_2/Reconstruction_edge_2.h - include/CGAL/OTR_2/Reconstruction_face_base_2.h - include/CGAL/OTR_2/Reconstruction_triangulation_2.h - include/CGAL/OTR_2/Reconstruction_vertex_base_2.h - include/CGAL/OTR_2/Sample.h - include/CGAL/Object.h - include/CGAL/OpenNL/bicgstab.h - include/CGAL/OpenNL/blas.h - include/CGAL/OpenNL/conjugate_gradient.h - include/CGAL/OpenNL/full_vector.h - include/CGAL/OpenNL/linear_solver.h - include/CGAL/OpenNL/preconditioner.h - include/CGAL/OpenNL/sparse_matrix.h - include/CGAL/Optimal_transportation_reconstruction_2.h - include/CGAL/Optimisation/Access_coordinates_begin_2.h - include/CGAL/Optimisation/Access_coordinates_begin_3.h - include/CGAL/Optimisation/Access_coordinates_begin_d.h - include/CGAL/Optimisation/Access_dimension_2.h - include/CGAL/Optimisation/Access_dimension_3.h - include/CGAL/Optimisation/Access_dimension_d.h - include/CGAL/Optimisation/Construct_point_2.h - include/CGAL/Optimisation/Construct_point_3.h - include/CGAL/Optimisation/Construct_point_d.h - include/CGAL/Optimisation/assertions.h - include/CGAL/Optimisation/basic.h - include/CGAL/Optimisation/debug.h - include/CGAL/Optimisation_d_traits_2.h - include/CGAL/Optimisation_d_traits_3.h - include/CGAL/Optimisation_d_traits_d.h - include/CGAL/Orientation_Linf_2.h - include/CGAL/Origin.h - include/CGAL/Origin_impl.h - include/CGAL/Orthogonal_incremental_neighbor_search.h - include/CGAL/Orthogonal_k_neighbor_search.h - include/CGAL/PCA_util.h - include/CGAL/PCA_util_Eigen.h - include/CGAL/Parabola_2.h - include/CGAL/Parabola_segment_2.h - include/CGAL/Partition_2/Circulator_pair.h - include/CGAL/Partition_2/Indirect_edge_compare.h - include/CGAL/Partition_2/Indirect_less_xy_2.h - include/CGAL/Partition_2/Indirect_not_less_yx_2.h - include/CGAL/Partition_2/Iterator_list.h - include/CGAL/Partition_2/Matrix.h - include/CGAL/Partition_2/Partition_opt_cvx_diagonal_list.h - include/CGAL/Partition_2/Partition_opt_cvx_edge.h - include/CGAL/Partition_2/Partition_opt_cvx_vertex.h - include/CGAL/Partition_2/Partition_traits_2_base.h - include/CGAL/Partition_2/Partition_vertex_map.h - include/CGAL/Partition_2/Partitioned_polygon_2.h - include/CGAL/Partition_2/Point_pair_less_xy_2.h - include/CGAL/Partition_2/Rotation_tree_2.h - include/CGAL/Partition_2/Rotation_tree_2_impl.h - include/CGAL/Partition_2/Rotation_tree_node_2.h - include/CGAL/Partition_2/Segment_less_yx_2.h - include/CGAL/Partition_2/Triangulation_indirect_traits_2.h - include/CGAL/Partition_2/Turn_reverser.h - include/CGAL/Partition_2/Vertex_visibility_graph_2.h - include/CGAL/Partition_2/Vertex_visibility_graph_2_impl.h - include/CGAL/Partition_2/is_degenerate_polygon_2.h - include/CGAL/Partition_2/partition_approx_convex_2.h - include/CGAL/Partition_2/partition_assertions.h - include/CGAL/Partition_2/partition_greene_approx_convex_2.h - include/CGAL/Partition_2/partition_optimal_convex_2.h - include/CGAL/Partition_2/partition_y_monotone_2.h - include/CGAL/Partition_is_valid_traits_2.h - include/CGAL/Partition_traits_2.h - include/CGAL/Partition_traits_adapter_2.h - include/CGAL/Periodic_2_Delaunay_triangulation_2.h - include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h - include/CGAL/Periodic_2_offset_2.h - include/CGAL/Periodic_2_triangulation_2.h - include/CGAL/Periodic_2_triangulation_dummy_12.h - include/CGAL/Periodic_2_triangulation_face_base_2.h - include/CGAL/Periodic_2_triangulation_hierarchy_2.h - include/CGAL/Periodic_2_triangulation_iterators_2.h - include/CGAL/Periodic_2_triangulation_traits_2.h - include/CGAL/Periodic_2_triangulation_vertex_base_2.h - include/CGAL/Periodic_3_Delaunay_triangulation_3.h - include/CGAL/Periodic_3_Delaunay_triangulation_traits_3.h - include/CGAL/Periodic_3_function_wrapper.h - include/CGAL/Periodic_3_mesh_3/IO/File_medit.h - include/CGAL/Periodic_3_mesh_3/Protect_edges_sizing_field.h - include/CGAL/Periodic_3_mesh_3/config.h - include/CGAL/Periodic_3_mesh_triangulation_3.h - include/CGAL/Periodic_3_offset_3.h - include/CGAL/Periodic_3_regular_triangulation_3.h - include/CGAL/Periodic_3_regular_triangulation_traits_3.h - include/CGAL/Periodic_3_triangulation_3.h - include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h - include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h - include/CGAL/Periodic_3_triangulation_hierarchy_3.h - include/CGAL/Periodic_3_triangulation_traits_3.h - include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_2.h - include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h - include/CGAL/Periodic_4_hyperbolic_triangulation_2.h - include/CGAL/Periodic_4_hyperbolic_triangulation_face_base_2.h - include/CGAL/Periodic_4_hyperbolic_triangulation_vertex_base_2.h - include/CGAL/Plane_3.h - include/CGAL/Plane_separator.h - include/CGAL/Point_2.h - include/CGAL/Point_3.h - include/CGAL/Point_container.h - include/CGAL/Point_set_2.h - include/CGAL/Point_set_3.h - include/CGAL/Point_set_3/IO.h - include/CGAL/Point_set_processing_3/internal/Parallel_callback.h - include/CGAL/Point_set_processing_3/internal/Rich_grid.h - include/CGAL/Point_set_processing_3/internal/Search_traits_vertex_handle_3.h - include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_3.h - include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_sphere_3.h - include/CGAL/Point_set_processing_3/internal/neighbor_query.h - include/CGAL/Point_traits.h - include/CGAL/Point_with_normal_3.h - include/CGAL/Point_with_psc_localisation.h - include/CGAL/Point_with_surface_index.h - include/CGAL/Point_with_surface_index_geom_traits.h - include/CGAL/Poisson_implicit_surface_3.h - include/CGAL/Poisson_mesh_cell_criteria_3.h - include/CGAL/Poisson_reconstruction_function.h - include/CGAL/Polychain_2.h - include/CGAL/Polygon_2.h - include/CGAL/Polygon_2/Polygon_2_algorithms_impl.h - include/CGAL/Polygon_2/Polygon_2_edge_circulator.h - include/CGAL/Polygon_2/Polygon_2_edge_iterator.h - include/CGAL/Polygon_2/Polygon_2_impl.h - include/CGAL/Polygon_2/Polygon_2_simplicity.h - include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h - include/CGAL/Polygon_2/polygon_assertions.h - include/CGAL/Polygon_2_algorithms.h - include/CGAL/Polygon_convex_decomposition_2.h - include/CGAL/Polygon_mesh_processing/Weights.h - include/CGAL/Polygon_mesh_processing/bbox.h - include/CGAL/Polygon_mesh_processing/border.h - include/CGAL/Polygon_mesh_processing/clip.h - include/CGAL/Polygon_mesh_processing/compute_normal.h - include/CGAL/Polygon_mesh_processing/connected_components.h - include/CGAL/Polygon_mesh_processing/corefinement.h - include/CGAL/Polygon_mesh_processing/detect_features.h - include/CGAL/Polygon_mesh_processing/distance.h - include/CGAL/Polygon_mesh_processing/extrude.h - include/CGAL/Polygon_mesh_processing/fair.h - include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_transformation.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/Face_graph_output_builder.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/Intersection_type.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/Output_builder_for_autorefinement.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/face_graph_utils.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersect_triangle_and_segment_3.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_callbacks.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_of_coplanar_triangles_3.h - include/CGAL/Polygon_mesh_processing/internal/Corefinement/predicates.h - include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h - include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h - include/CGAL/Polygon_mesh_processing/internal/Hole_filling/do_not_use_DT3.h - include/CGAL/Polygon_mesh_processing/internal/Hole_filling/experimental/experimental_code.h - include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/AABB_filtered_projection_traits.h - include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h - include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Axis_parallel_plane_traits.h - include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Traversal_traits.h - include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Point_inside_vertical_ray_cast.h - include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Ray_3_Triangle_3_traversal_traits.h - include/CGAL/Polygon_mesh_processing/internal/Smoothing/ceres_support.h - include/CGAL/Polygon_mesh_processing/internal/Smoothing/curvature_flow_impl.h - include/CGAL/Polygon_mesh_processing/internal/Smoothing/mesh_smoothing_impl.h - include/CGAL/Polygon_mesh_processing/internal/Smoothing/smoothing_evaluation.h - include/CGAL/Polygon_mesh_processing/internal/Snapping/snap.h - include/CGAL/Polygon_mesh_processing/internal/do_no_use_CDT2.h - include/CGAL/Polygon_mesh_processing/internal/fair_impl.h - include/CGAL/Polygon_mesh_processing/internal/mesh_to_point_set_hausdorff_distance.h - include/CGAL/Polygon_mesh_processing/internal/named_function_params.h - include/CGAL/Polygon_mesh_processing/internal/named_params_helper.h - include/CGAL/Polygon_mesh_processing/internal/refine_impl.h - include/CGAL/Polygon_mesh_processing/internal/repair_extra.h - include/CGAL/Polygon_mesh_processing/intersection.h - include/CGAL/Polygon_mesh_processing/locate.h - include/CGAL/Polygon_mesh_processing/measure.h - include/CGAL/Polygon_mesh_processing/merge_border_vertices.h - include/CGAL/Polygon_mesh_processing/orient_polygon_soup.h - include/CGAL/Polygon_mesh_processing/orientation.h - include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h - include/CGAL/Polygon_mesh_processing/random_perturbation.h - include/CGAL/Polygon_mesh_processing/refine.h - include/CGAL/Polygon_mesh_processing/remesh.h - include/CGAL/Polygon_mesh_processing/repair.h - include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h - include/CGAL/Polygon_mesh_processing/self_intersections.h - include/CGAL/Polygon_mesh_processing/shape_predicates.h - include/CGAL/Polygon_mesh_processing/smooth_mesh.h - include/CGAL/Polygon_mesh_processing/smooth_shape.h - include/CGAL/Polygon_mesh_processing/stitch_borders.h - include/CGAL/Polygon_mesh_processing/transform.h - include/CGAL/Polygon_mesh_processing/triangulate_faces.h - include/CGAL/Polygon_mesh_processing/triangulate_hole.h - include/CGAL/Polygon_mesh_slicer.h - include/CGAL/Polygon_nop_decomposition_2.h - include/CGAL/Polygon_offset_builder_2.h - include/CGAL/Polygon_offset_builder_traits_2.h - include/CGAL/Polygon_set_2.h - include/CGAL/Polygon_traits_2.h - include/CGAL/Polygon_triangulation_decomposition_2.h - include/CGAL/Polygon_vertical_decomposition_2.h - include/CGAL/Polygon_with_holes_2.h - include/CGAL/Polygonal_surface_reconstruction.h - include/CGAL/PolyhedralSurf_neighbors.h - include/CGAL/Polyhedral_complex_mesh_domain_3.h - include/CGAL/Polyhedral_mesh_domain_3.h - include/CGAL/Polyhedral_mesh_domain_with_features_3.h - include/CGAL/Polyhedron_3.h - include/CGAL/Polyhedron_3_fwd.h - include/CGAL/Polyhedron_3_to_lcc.h - include/CGAL/Polyhedron_copy_3.h - include/CGAL/Polyhedron_incremental_builder_3.h - include/CGAL/Polyhedron_items_3.h - include/CGAL/Polyhedron_items_with_id_3.h - include/CGAL/Polyhedron_min_items_3.h - include/CGAL/Polyhedron_traits_3.h - include/CGAL/Polyhedron_traits_with_normals_3.h - include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h - include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h - include/CGAL/Polyline_simplification_2/Squared_distance_cost.h - include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h - include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h - include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h - include/CGAL/Polyline_simplification_2/Vertex_base_2.h - include/CGAL/Polyline_simplification_2/simplify.h - include/CGAL/Polynomial.h - include/CGAL/Polynomial/Algebraic_structure_traits.h - include/CGAL/Polynomial/Cached_extended_euclidean_algorithm.h - include/CGAL/Polynomial/Chinese_remainder_traits.h - include/CGAL/Polynomial/Coercion_traits.h - include/CGAL/Polynomial/Degree.h - include/CGAL/Polynomial/Fraction_traits.h - include/CGAL/Polynomial/Get_arithmetic_kernel.h - include/CGAL/Polynomial/Interpolator.h - include/CGAL/Polynomial/Modular_traits.h - include/CGAL/Polynomial/Monomial_representation.h - include/CGAL/Polynomial/Polynomial_type.h - include/CGAL/Polynomial/Real_embeddable_traits.h - include/CGAL/Polynomial/Scalar_factor_traits.h - include/CGAL/Polynomial/bezout_matrix.h - include/CGAL/Polynomial/determinant.h - include/CGAL/Polynomial/fwd.h - include/CGAL/Polynomial/hgdelta_update.h - include/CGAL/Polynomial/misc.h - include/CGAL/Polynomial/modular_filter.h - include/CGAL/Polynomial/modular_gcd.h - include/CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h - include/CGAL/Polynomial/modular_gcd_utcf_dfai.h - include/CGAL/Polynomial/modular_gcd_utils.h - include/CGAL/Polynomial/polynomial_gcd.h - include/CGAL/Polynomial/polynomial_gcd_implementations.h - include/CGAL/Polynomial/polynomial_gcd_ntl.h - include/CGAL/Polynomial/prs_resultant.h - include/CGAL/Polynomial/resultant.h - include/CGAL/Polynomial/square_free_factorize.h - include/CGAL/Polynomial/sturm_habicht_sequence.h - include/CGAL/Polynomial/subresultants.h - include/CGAL/Polynomial_traits_d.h - include/CGAL/Polynomial_type_generator.h - include/CGAL/Polynomials_1_2.h - include/CGAL/Polynomials_1_3.h - include/CGAL/Polynomials_2_2.h - include/CGAL/Polynomials_2_3.h - include/CGAL/Polynomials_for_line_3.h - include/CGAL/Polytope_distance_d.h - include/CGAL/Polytope_distance_d_traits_2.h - include/CGAL/Polytope_distance_d_traits_3.h - include/CGAL/Polytope_distance_d_traits_d.h - include/CGAL/Profile_counter.h - include/CGAL/Profile_timer.h - include/CGAL/Projection_traits_xy_3.h - include/CGAL/Projection_traits_xz_3.h - include/CGAL/Projection_traits_yz_3.h - include/CGAL/QP_functions.h - include/CGAL/QP_models.h - include/CGAL/QP_options.h - include/CGAL/QP_solution.h - include/CGAL/QP_solver/Initialization.h - include/CGAL/QP_solver/QP__filtered_base.h - include/CGAL/QP_solver/QP__filtered_base_impl.h - include/CGAL/QP_solver/QP__partial_base.h - include/CGAL/QP_solver/QP_basis_inverse.h - include/CGAL/QP_solver/QP_basis_inverse_impl.h - include/CGAL/QP_solver/QP_exact_bland_pricing.h - include/CGAL/QP_solver/QP_full_exact_pricing.h - include/CGAL/QP_solver/QP_full_filtered_pricing.h - include/CGAL/QP_solver/QP_functions_impl.h - include/CGAL/QP_solver/QP_partial_exact_pricing.h - include/CGAL/QP_solver/QP_partial_filtered_pricing.h - include/CGAL/QP_solver/QP_pricing_strategy.h - include/CGAL/QP_solver/QP_solution_impl.h - include/CGAL/QP_solver/QP_solver.h - include/CGAL/QP_solver/QP_solver_bounds_impl.h - include/CGAL/QP_solver/QP_solver_impl.h - include/CGAL/QP_solver/QP_solver_nonstandardform_impl.h - include/CGAL/QP_solver/Unbounded_direction.h - include/CGAL/QP_solver/assertions.h - include/CGAL/QP_solver/basic.h - include/CGAL/QP_solver/debug.h - include/CGAL/QP_solver/functors.h +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/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_fwd.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/Container_helper.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_interior_point_3.h +include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_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/Curves_on_surface_topology.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_sparse_matrix.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/Face_graph_wrapper.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_fwd.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 +include/CGAL/HalfedgeDS_list.h +include/CGAL/HalfedgeDS_min_items.h +include/CGAL/HalfedgeDS_vector.h +include/CGAL/HalfedgeDS_vertex_base.h +include/CGAL/HalfedgeDS_vertex_max_base_with_id.h +include/CGAL/HalfedgeDS_vertex_min_base.h +include/CGAL/Handle.h +include/CGAL/Handle_for.h +include/CGAL/Handle_for_virtual.h +include/CGAL/Handle_hash_function.h +include/CGAL/Handle_with_policy.h +include/CGAL/Has_conversion.h +include/CGAL/Has_member.h +include/CGAL/Has_timestamp.h +include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h +include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h +include/CGAL/Heat_method_3/internal/V2V.h +include/CGAL/Hidden_point_memory_policy.h +include/CGAL/Hilbert_policy_tags.h +include/CGAL/Hilbert_sort_2.h +include/CGAL/Hilbert_sort_3.h +include/CGAL/Hilbert_sort_base.h +include/CGAL/Hilbert_sort_d.h +include/CGAL/Hilbert_sort_median_2.h +include/CGAL/Hilbert_sort_median_3.h +include/CGAL/Hilbert_sort_median_d.h +include/CGAL/Hilbert_sort_middle_2.h +include/CGAL/Hilbert_sort_middle_3.h +include/CGAL/Hilbert_sort_middle_base.h +include/CGAL/Hilbert_sort_middle_d.h +include/CGAL/Hilbert_sort_on_sphere_3.h +include/CGAL/Homogeneous.h +include/CGAL/Homogeneous/Aff_transformationH2.h +include/CGAL/Homogeneous/Aff_transformationH3.h +include/CGAL/Homogeneous/CircleH2.h +include/CGAL/Homogeneous/ConicHPA2.h +include/CGAL/Homogeneous/Data_accessorH2.h +include/CGAL/Homogeneous/DirectionH2.h +include/CGAL/Homogeneous/DirectionH3.h +include/CGAL/Homogeneous/Homogeneous_base.h +include/CGAL/Homogeneous/Iso_cuboidH3.h +include/CGAL/Homogeneous/Iso_rectangleH2.h +include/CGAL/Homogeneous/LineH2.h +include/CGAL/Homogeneous/PlaneH3.h +include/CGAL/Homogeneous/PointH2.h +include/CGAL/Homogeneous/PointH3.h +include/CGAL/Homogeneous/RayH3.h +include/CGAL/Homogeneous/SphereH3.h +include/CGAL/Homogeneous/VectorH2.h +include/CGAL/Homogeneous/VectorH3.h +include/CGAL/Homogeneous/Weighted_point_2.h +include/CGAL/Homogeneous/Weighted_point_3.h +include/CGAL/Homogeneous/basic_constructionsH2.h +include/CGAL/Homogeneous/basic_constructionsH3.h +include/CGAL/Homogeneous/distance_predicatesH2.h +include/CGAL/Homogeneous/distance_predicatesH3.h +include/CGAL/Homogeneous/function_objects.h +include/CGAL/Homogeneous/predicates_on_directionsH2.h +include/CGAL/Homogeneous/predicates_on_pointsH2.h +include/CGAL/Homogeneous/predicates_on_pointsH3.h +include/CGAL/Homogeneous_converter.h +include/CGAL/Homogeneous_d.h +include/CGAL/Hyperbola_2.h +include/CGAL/Hyperbola_ray_2.h +include/CGAL/Hyperbola_segment_2.h +include/CGAL/Hyperbolic_Delaunay_triangulation_2.h +include/CGAL/Hyperbolic_Delaunay_triangulation_CK_traits_2.h +include/CGAL/Hyperbolic_Delaunay_triangulation_traits_2.h +include/CGAL/Hyperbolic_octagon_translation.h +include/CGAL/Hyperbolic_triangulation_face_base_2.h +include/CGAL/IEEE_754_unions.h +include/CGAL/IO/Alpha_shape_3_VRML_2_ostream.h +include/CGAL/IO/Arr_iostream.h +include/CGAL/IO/Arr_text_formatter.h +include/CGAL/IO/Arr_with_history_2_reader.h +include/CGAL/IO/Arr_with_history_2_writer.h +include/CGAL/IO/Arr_with_history_iostream.h +include/CGAL/IO/Arr_with_history_text_formatter.h +include/CGAL/IO/Arrangement_2_reader.h +include/CGAL/IO/Arrangement_2_writer.h +include/CGAL/IO/Color.h +include/CGAL/IO/Complex_2_in_triangulation_3_file_writer.h +include/CGAL/IO/Complex_2_in_triangulation_3_polyhedron_builder.h +include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h +include/CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h +include/CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h +include/CGAL/IO/Dxf_bsop_reader.h +include/CGAL/IO/Dxf_reader.h +include/CGAL/IO/Dxf_reader_doubles.h +include/CGAL/IO/Dxf_stream.h +include/CGAL/IO/Dxf_variant_reader.h +include/CGAL/IO/Dxf_writer.h +include/CGAL/IO/Fig_stream.h +include/CGAL/IO/Fig_stream_Conic_arc_2.h +include/CGAL/IO/File_avizo.h +include/CGAL/IO/File_binary_mesh_3.h +include/CGAL/IO/File_header_OFF.h +include/CGAL/IO/File_header_OFF_impl.h +include/CGAL/IO/File_header_extended_OFF.h +include/CGAL/IO/File_header_extended_OFF_impl.h +include/CGAL/IO/File_maya.h +include/CGAL/IO/File_medit.h +include/CGAL/IO/File_poly.h +include/CGAL/IO/File_scanner_OFF.h +include/CGAL/IO/File_scanner_OFF_impl.h +include/CGAL/IO/File_tetgen.h +include/CGAL/IO/File_writer_OFF.h +include/CGAL/IO/File_writer_OFF_impl.h +include/CGAL/IO/File_writer_VRML_2.h +include/CGAL/IO/File_writer_VRML_2_impl.h +include/CGAL/IO/File_writer_inventor.h +include/CGAL/IO/File_writer_inventor_impl.h +include/CGAL/IO/File_writer_wavefront.h +include/CGAL/IO/File_writer_wavefront_impl.h +include/CGAL/IO/Generic_writer.h +include/CGAL/IO/Geomview_stream.h +include/CGAL/IO/Geomview_stream_impl.h +include/CGAL/IO/Gps_iostream.h +include/CGAL/IO/Inventor_ostream.h +include/CGAL/IO/Istream_iterator.h +include/CGAL/IO/Nef_polyhedron_2_PS_stream.h +include/CGAL/IO/Nef_polyhedron_iostream_3.h +include/CGAL/IO/OBJ_reader.h +include/CGAL/IO/OFF_reader.h +include/CGAL/IO/Ostream_iterator.h +include/CGAL/IO/PLY.h +include/CGAL/IO/PLY_reader.h +include/CGAL/IO/PLY_writer.h +include/CGAL/IO/Polyhedron_VRML_1_ostream.h +include/CGAL/IO/Polyhedron_VRML_2_ostream.h +include/CGAL/IO/Polyhedron_builder_from_STL.h +include/CGAL/IO/Polyhedron_geomview_ostream.h +include/CGAL/IO/Polyhedron_inventor_ostream.h +include/CGAL/IO/Polyhedron_iostream.h +include/CGAL/IO/Polyhedron_scan_OFF.h +include/CGAL/IO/STL_reader.h +include/CGAL/IO/STL_writer.h +include/CGAL/IO/Scanner_OFF.h +include/CGAL/IO/Tee_for_output_iterator.h +include/CGAL/IO/Triangulation_geomview_ostream_2.h +include/CGAL/IO/Triangulation_geomview_ostream_3.h +include/CGAL/IO/Triangulation_off_ostream.h +include/CGAL/IO/Triangulation_off_ostream_2.h +include/CGAL/IO/Triangulation_off_ostream_3.h +include/CGAL/IO/Triangulation_ps_stream.h +include/CGAL/IO/VRML_1_ostream.h +include/CGAL/IO/VRML_2_ostream.h +include/CGAL/IO/Verbose_ostream.h +include/CGAL/IO/WKT.h +include/CGAL/IO/Writer_OFF.h +include/CGAL/IO/alpha_shape_geomview_ostream_3.h +include/CGAL/IO/binary_file_io.h +include/CGAL/IO/facets_in_complex_2_to_triangle_mesh.h +include/CGAL/IO/facets_in_complex_3_to_triangle_mesh.h +include/CGAL/IO/generic_copy_OFF.h +include/CGAL/IO/generic_print_polyhedron.h +include/CGAL/IO/io.h +include/CGAL/IO/io_impl.h +include/CGAL/IO/io_tags.h +include/CGAL/IO/output_surface_facets_to_polyhedron.h +include/CGAL/IO/output_surface_facets_to_triangle_soup.h +include/CGAL/IO/output_to_vtu.h +include/CGAL/IO/print_OFF.h +include/CGAL/IO/print_VRML_1.h +include/CGAL/IO/print_VRML_2.h +include/CGAL/IO/print_inventor.h +include/CGAL/IO/print_wavefront.h +include/CGAL/IO/read_3mf.h +include/CGAL/IO/read_las_points.h +include/CGAL/IO/read_off_points.h +include/CGAL/IO/read_ply_points.h +include/CGAL/IO/read_xyz_points.h +include/CGAL/IO/reader_helpers.h +include/CGAL/IO/scan_OFF.h +include/CGAL/IO/trace.h +include/CGAL/IO/traits_linestring.h +include/CGAL/IO/traits_multilinestring.h +include/CGAL/IO/traits_multipoint.h +include/CGAL/IO/traits_multipolygon.h +include/CGAL/IO/traits_point.h +include/CGAL/IO/traits_point_3.h +include/CGAL/IO/traits_polygon.h +include/CGAL/IO/write_3mf.h +include/CGAL/IO/write_las_points.h +include/CGAL/IO/write_off_points.h +include/CGAL/IO/write_ply_points.h +include/CGAL/IO/write_vtk.h +include/CGAL/IO/write_vtu.h +include/CGAL/IO/write_xyz_points.h +include/CGAL/Identity_policy_2.h +include/CGAL/ImageIO.h +include/CGAL/ImageIO/analyze.h +include/CGAL/ImageIO/analyze_impl.h +include/CGAL/ImageIO/bmp.h +include/CGAL/ImageIO/bmp_impl.h +include/CGAL/ImageIO/bmpendian.h +include/CGAL/ImageIO/bmpendian_impl.h +include/CGAL/ImageIO/bmpread.h +include/CGAL/ImageIO/bmpread_impl.h +include/CGAL/ImageIO/bmptypes.h +include/CGAL/ImageIO/convert.h +include/CGAL/ImageIO/convert_impl.h +include/CGAL/ImageIO/fgetns.h +include/CGAL/ImageIO/fgetns_impl.h +include/CGAL/ImageIO/gif.h +include/CGAL/ImageIO/gif_impl.h +include/CGAL/ImageIO/gis.h +include/CGAL/ImageIO/gis_impl.h +include/CGAL/ImageIO/inr.h +include/CGAL/ImageIO/inr_impl.h +include/CGAL/ImageIO/iris.h +include/CGAL/ImageIO/iris_impl.h +include/CGAL/ImageIO/mincio.h +include/CGAL/ImageIO/mincio_impl.h +include/CGAL/ImageIO/pnm.h +include/CGAL/ImageIO/pnm_impl.h +include/CGAL/ImageIO/recbuffer.h +include/CGAL/ImageIO/recbuffer_impl.h +include/CGAL/ImageIO/recline.h +include/CGAL/ImageIO/recline_impl.h +include/CGAL/ImageIO/reech4x4.h +include/CGAL/ImageIO/reech4x4_impl.h +include/CGAL/ImageIO/typedefs.h +include/CGAL/ImageIO_impl.h +include/CGAL/Image_3.h +include/CGAL/Image_3_impl.h +include/CGAL/Image_3_vtk_interface.h +include/CGAL/Implicit_mesh_domain_3.h +include/CGAL/Implicit_surface_3.h +include/CGAL/Implicit_to_labeled_subdomains_function_wrapper.h +include/CGAL/Implicit_to_labeling_function_wrapper.h +include/CGAL/In_place_list.h +include/CGAL/Incremental_neighbor_search.h +include/CGAL/Index_property_map.h +include/CGAL/Interpolation/internal/helpers.h +include/CGAL/Interpolation_gradient_fitting_traits_2.h +include/CGAL/Interpolation_traits_2.h +include/CGAL/Intersection_traits.h +include/CGAL/Intersection_traits_2.h +include/CGAL/Intersection_traits_3.h +include/CGAL/Intersections_2/Bbox_2_Bbox_2.h +include/CGAL/Intersections_2/Bbox_2_Circle_2.h +include/CGAL/Intersections_2/Bbox_2_Iso_rectangle_2.h +include/CGAL/Intersections_2/Bbox_2_Line_2.h +include/CGAL/Intersections_2/Bbox_2_Point_2.h +include/CGAL/Intersections_2/Bbox_2_Ray_2.h +include/CGAL/Intersections_2/Bbox_2_Segment_2.h +include/CGAL/Intersections_2/Bbox_2_Triangle_2.h +include/CGAL/Intersections_2/Circle_2_Circle_2.h +include/CGAL/Intersections_2/Circle_2_Iso_rectangle_2.h +include/CGAL/Intersections_2/Circle_2_Line_2.h +include/CGAL/Intersections_2/Circle_2_Point_2.h +include/CGAL/Intersections_2/Circle_2_Ray_2.h +include/CGAL/Intersections_2/Circle_2_Segment_2.h +include/CGAL/Intersections_2/Circle_2_Triangle_2.h +include/CGAL/Intersections_2/Iso_rectangle_2_Iso_rectangle_2.h +include/CGAL/Intersections_2/Iso_rectangle_2_Line_2.h +include/CGAL/Intersections_2/Iso_rectangle_2_Point_2.h +include/CGAL/Intersections_2/Iso_rectangle_2_Ray_2.h +include/CGAL/Intersections_2/Iso_rectangle_2_Segment_2.h +include/CGAL/Intersections_2/Iso_rectangle_2_Triangle_2.h +include/CGAL/Intersections_2/Line_2_Line_2.h +include/CGAL/Intersections_2/Line_2_Point_2.h +include/CGAL/Intersections_2/Line_2_Ray_2.h +include/CGAL/Intersections_2/Line_2_Segment_2.h +include/CGAL/Intersections_2/Line_2_Triangle_2.h +include/CGAL/Intersections_2/Point_2_Point_2.h +include/CGAL/Intersections_2/Point_2_Ray_2.h +include/CGAL/Intersections_2/Point_2_Segment_2.h +include/CGAL/Intersections_2/Point_2_Triangle_2.h +include/CGAL/Intersections_2/Ray_2_Ray_2.h +include/CGAL/Intersections_2/Ray_2_Segment_2.h +include/CGAL/Intersections_2/Ray_2_Triangle_2.h +include/CGAL/Intersections_2/Segment_2_Segment_2.h +include/CGAL/Intersections_2/Segment_2_Triangle_2.h +include/CGAL/Intersections_2/Triangle_2_Triangle_2.h +include/CGAL/Intersections_2/internal/Straight_2.h +include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_do_intersect_impl.h +include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_intersection_impl.h +include/CGAL/Intersections_3/Bbox_3_Bbox_3.h +include/CGAL/Intersections_3/Bbox_3_Iso_cuboid_3.h +include/CGAL/Intersections_3/Bbox_3_Line_3.h +include/CGAL/Intersections_3/Bbox_3_Plane_3.h +include/CGAL/Intersections_3/Bbox_3_Point_3.h +include/CGAL/Intersections_3/Bbox_3_Ray_3.h +include/CGAL/Intersections_3/Bbox_3_Segment_3.h +include/CGAL/Intersections_3/Bbox_3_Sphere_3.h +include/CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h +include/CGAL/Intersections_3/Bbox_3_Triangle_3.h +include/CGAL/Intersections_3/Iso_cuboid_3_Iso_cuboid_3.h +include/CGAL/Intersections_3/Iso_cuboid_3_Line_3.h +include/CGAL/Intersections_3/Iso_cuboid_3_Plane_3.h +include/CGAL/Intersections_3/Iso_cuboid_3_Point_3.h +include/CGAL/Intersections_3/Iso_cuboid_3_Ray_3.h +include/CGAL/Intersections_3/Iso_cuboid_3_Segment_3.h +include/CGAL/Intersections_3/Iso_cuboid_3_Sphere_3.h +include/CGAL/Intersections_3/Iso_cuboid_3_Tetrahedron_3.h +include/CGAL/Intersections_3/Iso_cuboid_3_Triangle_3.h +include/CGAL/Intersections_3/Line_3_Line_3.h +include/CGAL/Intersections_3/Line_3_Plane_3.h +include/CGAL/Intersections_3/Line_3_Point_3.h +include/CGAL/Intersections_3/Line_3_Ray_3.h +include/CGAL/Intersections_3/Line_3_Segment_3.h +include/CGAL/Intersections_3/Line_3_Sphere_3.h +include/CGAL/Intersections_3/Line_3_Tetrahedron_3.h +include/CGAL/Intersections_3/Line_3_Triangle_3.h +include/CGAL/Intersections_3/Plane_3_Plane_3.h +include/CGAL/Intersections_3/Plane_3_Point_3.h +include/CGAL/Intersections_3/Plane_3_Ray_3.h +include/CGAL/Intersections_3/Plane_3_Segment_3.h +include/CGAL/Intersections_3/Plane_3_Sphere_3.h +include/CGAL/Intersections_3/Plane_3_Tetrahedron_3.h +include/CGAL/Intersections_3/Plane_3_Triangle_3.h +include/CGAL/Intersections_3/Point_3_Point_3.h +include/CGAL/Intersections_3/Point_3_Ray_3.h +include/CGAL/Intersections_3/Point_3_Segment_3.h +include/CGAL/Intersections_3/Point_3_Sphere_3.h +include/CGAL/Intersections_3/Point_3_Tetrahedron_3.h +include/CGAL/Intersections_3/Point_3_Triangle_3.h +include/CGAL/Intersections_3/Ray_3_Ray_3.h +include/CGAL/Intersections_3/Ray_3_Segment_3.h +include/CGAL/Intersections_3/Ray_3_Sphere_3.h +include/CGAL/Intersections_3/Ray_3_Tetrahedron_3.h +include/CGAL/Intersections_3/Ray_3_Triangle_3.h +include/CGAL/Intersections_3/Segment_3_Segment_3.h +include/CGAL/Intersections_3/Segment_3_Sphere_3.h +include/CGAL/Intersections_3/Segment_3_Tetrahedron_3.h +include/CGAL/Intersections_3/Segment_3_Triangle_3.h +include/CGAL/Intersections_3/Sphere_3_Sphere_3.h +include/CGAL/Intersections_3/Sphere_3_Tetrahedron_3.h +include/CGAL/Intersections_3/Sphere_3_Triangle_3.h +include/CGAL/Intersections_3/Tetrahedron_3_Tetrahedron_3.h +include/CGAL/Intersections_3/Tetrahedron_3_Triangle_3.h +include/CGAL/Intersections_3/Triangle_3_Triangle_3.h +include/CGAL/Intersections_3/internal/Bbox_3_Bbox_3_do_intersect.h +include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_do_intersect.h +include/CGAL/Intersections_3/internal/Bbox_3_Line_3_do_intersect.h +include/CGAL/Intersections_3/internal/Bbox_3_Plane_3_do_intersect.h +include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_do_intersect.h +include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_do_intersect.h +include/CGAL/Intersections_3/internal/Bbox_3_Sphere_3_do_intersect.h +include/CGAL/Intersections_3/internal/Bbox_3_Triangle_3_do_intersect.h +include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_intersection.h +include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_do_intersect.h +include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_do_intersect.h +include/CGAL/Intersections_3/internal/Iso_cuboid_3_Sphere_3_do_intersect.h +include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_do_intersect.h +include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_intersection.h +include/CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h +include/CGAL/Intersections_3/internal/Tetrahedron_3_Line_3_intersection.h +include/CGAL/Intersections_3/internal/Tetrahedron_3_Plane_3_intersection.h +include/CGAL/Intersections_3/internal/Tetrahedron_3_Ray_3_intersection.h +include/CGAL/Intersections_3/internal/Tetrahedron_3_Segment_3_intersection.h +include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_intersection.h +include/CGAL/Intersections_3/internal/Tetrahedron_3_Unbounded_3_do_intersect.h +include/CGAL/Intersections_3/internal/Triangle_3_Line_3_do_intersect.h +include/CGAL/Intersections_3/internal/Triangle_3_Line_3_intersection.h +include/CGAL/Intersections_3/internal/Triangle_3_Plane_3_do_intersect.h +include/CGAL/Intersections_3/internal/Triangle_3_Ray_3_do_intersect.h +include/CGAL/Intersections_3/internal/Triangle_3_Ray_3_intersection.h +include/CGAL/Intersections_3/internal/Triangle_3_Segment_3_do_intersect.h +include/CGAL/Intersections_3/internal/Triangle_3_Segment_3_intersection.h +include/CGAL/Intersections_3/internal/Triangle_3_Sphere_3_do_intersect.h +include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_do_intersect.h +include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h +include/CGAL/Intersections_3/internal/bbox_intersection_3.h +include/CGAL/Intersections_3/internal/intersection_3_1_impl.h +include/CGAL/Intersections_3/internal/tetrahedron_intersection_helpers.h +include/CGAL/Intersections_3/internal/tetrahedron_lines_intersections_3.h +include/CGAL/Interval_arithmetic.h +include/CGAL/Interval_arithmetic_impl.h +include/CGAL/Interval_nt.h +include/CGAL/Interval_skip_list.h +include/CGAL/Interval_skip_list_interval.h +include/CGAL/Interval_traits.h +include/CGAL/Inverse_index.h +include/CGAL/Is_a_predicate.h +include/CGAL/Is_extended_kernel.h +include/CGAL/Iso_cuboid_3.h +include/CGAL/Iso_rectangle_2.h +include/CGAL/Iso_rectangle_d.h +include/CGAL/Iterator_project.h +include/CGAL/Iterator_range.h +include/CGAL/Iterator_transform.h +include/CGAL/Join_input_iterator.h +include/CGAL/K_neighbor_search.h +include/CGAL/Kd_tree.h +include/CGAL/Kd_tree_node.h +include/CGAL/Kd_tree_rectangle.h +include/CGAL/Kernel/Conic_misc.h +include/CGAL/Kernel/Dimension_utils.h +include/CGAL/Kernel/Return_base_tag.h +include/CGAL/Kernel/Same_uncertainty.h +include/CGAL/Kernel/Type_equality_wrapper.h +include/CGAL/Kernel/Type_mapper.h +include/CGAL/Kernel/Wutils.h +include/CGAL/Kernel/function_objects.h +include/CGAL/Kernel/global_functions.h +include/CGAL/Kernel/global_functions_2.h +include/CGAL/Kernel/global_functions_3.h +include/CGAL/Kernel/global_functions_internal_2.h +include/CGAL/Kernel/global_functions_internal_3.h +include/CGAL/Kernel/hash_functions.h +include/CGAL/Kernel/interface_macros.h +include/CGAL/Kernel/mpl.h +include/CGAL/Kernel/solve.h +include/CGAL/Kernel_checker.h +include/CGAL/Kernel_d/Aff_transformationCd.h +include/CGAL/Kernel_d/Aff_transformationHd.h +include/CGAL/Kernel_d/Aff_transformation_d.h +include/CGAL/Kernel_d/Cartesian_const_iterator_d.h +include/CGAL/Kernel_d/Cartesian_converter_d.h +include/CGAL/Kernel_d/DirectionCd.h +include/CGAL/Kernel_d/DirectionCd_impl.h +include/CGAL/Kernel_d/DirectionHd.h +include/CGAL/Kernel_d/DirectionHd_impl.h +include/CGAL/Kernel_d/Direction_d.h +include/CGAL/Kernel_d/HyperplaneCd.h +include/CGAL/Kernel_d/HyperplaneCd_impl.h +include/CGAL/Kernel_d/HyperplaneHd.h +include/CGAL/Kernel_d/HyperplaneHd_impl.h +include/CGAL/Kernel_d/Hyperplane_d.h +include/CGAL/Kernel_d/Interface_classes.h +include/CGAL/Kernel_d/Interval_linear_algebra.h +include/CGAL/Kernel_d/Iso_box_d.h +include/CGAL/Kernel_d/Kernel_classesCd.h +include/CGAL/Kernel_d/Kernel_classesHd.h +include/CGAL/Kernel_d/Line_d.h +include/CGAL/Kernel_d/Line_d_impl.h +include/CGAL/Kernel_d/Linear_algebraCd_impl.h +include/CGAL/Kernel_d/Linear_algebraHd_impl.h +include/CGAL/Kernel_d/Matrix__.h +include/CGAL/Kernel_d/Pair_d.h +include/CGAL/Kernel_d/PointCd.h +include/CGAL/Kernel_d/PointCd_impl.h +include/CGAL/Kernel_d/PointHd.h +include/CGAL/Kernel_d/PointHd_impl.h +include/CGAL/Kernel_d/Point_d.h +include/CGAL/Kernel_d/Ray_d.h +include/CGAL/Kernel_d/Segment_d.h +include/CGAL/Kernel_d/Sphere_d.h +include/CGAL/Kernel_d/Tuple_d.h +include/CGAL/Kernel_d/VectorCd.h +include/CGAL/Kernel_d/VectorCd_impl.h +include/CGAL/Kernel_d/VectorHd.h +include/CGAL/Kernel_d/VectorHd_impl.h +include/CGAL/Kernel_d/Vector__.h +include/CGAL/Kernel_d/Vector_d.h +include/CGAL/Kernel_d/debug.h +include/CGAL/Kernel_d/function_objects.h +include/CGAL/Kernel_d/function_objectsCd.h +include/CGAL/Kernel_d/function_objectsHd.h +include/CGAL/Kernel_d/interface_macros_d.h +include/CGAL/Kernel_d/intersection_objectsCd.h +include/CGAL/Kernel_d/intersection_objectsHd.h +include/CGAL/Kernel_d/intersection_objects_d.h +include/CGAL/Kernel_d/simple_objects.h +include/CGAL/Kernel_profiler.h +include/CGAL/Kernel_traits.h +include/CGAL/Kernel_traits_fwd.h +include/CGAL/LEDA_arithmetic_kernel.h +include/CGAL/LEDA_basic.h +include/CGAL/Labeled_image_mesh_domain_3.h +include/CGAL/Labeled_mesh_domain_3.h +include/CGAL/Largest_empty_iso_rectangle_2.h +include/CGAL/Lazy.h +include/CGAL/Lazy_exact_nt.h +include/CGAL/Lazy_kernel.h +include/CGAL/Level_interval.h +include/CGAL/Lightweight_vector_3.h +include/CGAL/Line_2.h +include/CGAL/Line_3.h +include/CGAL/Line_arc_2.h +include/CGAL/Line_arc_3.h +include/CGAL/Linear_algebraCd.h +include/CGAL/Linear_algebraHd.h +include/CGAL/Linear_cell_complex.h +include/CGAL/Linear_cell_complex_base.h +include/CGAL/Linear_cell_complex_bgl_min_items.h +include/CGAL/Linear_cell_complex_constructors.h +include/CGAL/Linear_cell_complex_for_bgl_combinatorial_map_helper.h +include/CGAL/Linear_cell_complex_for_combinatorial_map.h +include/CGAL/Linear_cell_complex_for_generalized_map.h +include/CGAL/Linear_cell_complex_fwd.h +include/CGAL/Linear_cell_complex_incremental_builder.h +include/CGAL/Linear_cell_complex_min_items.h +include/CGAL/Linear_cell_complex_operations.h +include/CGAL/Linear_cell_complex_traits.h +include/CGAL/Location_policy.h +include/CGAL/MP_Float.h +include/CGAL/MP_Float_arithmetic_kernel.h +include/CGAL/MP_Float_impl.h +include/CGAL/Manhattan_distance_iso_box_point.h +include/CGAL/Marching_tetrahedra_observer_default_3.h +include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h +include/CGAL/Mean_curvature_flow_skeletonization.h +include/CGAL/Memory_sizer.h +include/CGAL/Mesh_2/Clusters.h +include/CGAL/Mesh_2/Do_not_refine_edges.h +include/CGAL/Mesh_2/Face_badness.h +include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h +include/CGAL/Mesh_2/Lloyd_move_2.h +include/CGAL/Mesh_2/Mesh_global_optimizer_2.h +include/CGAL/Mesh_2/Mesh_sizing_field.h +include/CGAL/Mesh_2/Output_stream.h +include/CGAL/Mesh_2/Refine_edges.h +include/CGAL/Mesh_2/Refine_edges_visitor.h +include/CGAL/Mesh_2/Refine_edges_with_clusters.h +include/CGAL/Mesh_2/Refine_faces.h +include/CGAL/Mesh_2/Sizing_field_2.h +include/CGAL/Mesh_2/Uniform_sizing_field_2.h +include/CGAL/Mesh_3/C3T3_helpers.h +include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h +include/CGAL/Mesh_3/Concurrent_mesher_config.h +include/CGAL/Mesh_3/Dump_c3t3.h +include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h +include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h +include/CGAL/Mesh_3/Has_features.h +include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h +include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h +include/CGAL/Mesh_3/Is_mesh_domain_field_3.h +include/CGAL/Mesh_3/Lloyd_move.h +include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_base.h +include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_fwd.h +include/CGAL/Mesh_3/Mesh_global_optimizer.h +include/CGAL/Mesh_3/Mesh_sizing_field.h +include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h +include/CGAL/Mesh_3/Mesher_3.h +include/CGAL/Mesh_3/Mesher_level.h +include/CGAL/Mesh_3/Mesher_level_default_implementations.h +include/CGAL/Mesh_3/Null_exuder_visitor.h +include/CGAL/Mesh_3/Null_global_optimizer_visitor.h +include/CGAL/Mesh_3/Null_perturber_visitor.h +include/CGAL/Mesh_3/Odt_move.h +include/CGAL/Mesh_3/Poisson_refine_cells_3.h +include/CGAL/Mesh_3/Polyline_with_context.h +include/CGAL/Mesh_3/Profile_counter.h +include/CGAL/Mesh_3/Profiling_tools.h +include/CGAL/Mesh_3/Protect_edges_sizing_field.h +include/CGAL/Mesh_3/Refine_cells_3.h +include/CGAL/Mesh_3/Refine_facets_3.h +include/CGAL/Mesh_3/Refine_facets_manifold_base.h +include/CGAL/Mesh_3/Refine_tets_visitor.h +include/CGAL/Mesh_3/Robust_intersection_kernel.h +include/CGAL/Mesh_3/Robust_intersection_traits_3.h +include/CGAL/Mesh_3/Sizing_grid.h +include/CGAL/Mesh_3/Sliver_perturber.h +include/CGAL/Mesh_3/Slivers_exuder.h +include/CGAL/Mesh_3/Slivers_exuder_cell_attributes_traits.h +include/CGAL/Mesh_3/Triangle_accessor_primitive.h +include/CGAL/Mesh_3/Triangulation_helpers.h +include/CGAL/Mesh_3/Triangulation_sizing_field.h +include/CGAL/Mesh_3/Uniform_sizing_field.h +include/CGAL/Mesh_3/Worksharing_data_structures.h +include/CGAL/Mesh_3/config.h +include/CGAL/Mesh_3/dihedral_angle_3.h +include/CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h +include/CGAL/Mesh_3/experimental/Facet_topological_criterion_with_adjacency.h +include/CGAL/Mesh_3/experimental/Get_curve_index.h +include/CGAL/Mesh_3/experimental/Get_facet_patch_id.h +include/CGAL/Mesh_3/experimental/Lipschitz_sizing_experimental.h +include/CGAL/Mesh_3/experimental/Lipschitz_sizing_parameters.h +include/CGAL/Mesh_3/experimental/Lipschitz_sizing_polyhedron.h +include/CGAL/Mesh_3/experimental/Sizing_field_minimum.h +include/CGAL/Mesh_3/experimental/Sizing_field_with_aabb_tree.h +include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h +include/CGAL/Mesh_3/io_signature.h +include/CGAL/Mesh_3/mesh_standard_cell_criteria.h +include/CGAL/Mesh_3/mesh_standard_criteria.h +include/CGAL/Mesh_3/mesh_standard_facet_criteria.h +include/CGAL/Mesh_3/min_dihedral_angle.h +include/CGAL/Mesh_3/parameters_defaults.h +include/CGAL/Mesh_3/polyhedral_to_labeled_function_wrapper.h +include/CGAL/Mesh_3/polylines_to_protect.h +include/CGAL/Mesh_3/radius_ratio.h +include/CGAL/Mesh_3/search_for_connected_components_in_labeled_image.h +include/CGAL/Mesh_3/sliver_criteria.h +include/CGAL/Mesh_3/squared_distance_Point_3_Triangle_3.h +include/CGAL/Mesh_3/tet_soup_to_c3t3.h +include/CGAL/Mesh_3/utilities.h +include/CGAL/Mesh_3/vertex_perturbation.h +include/CGAL/Mesh_cell_base_3.h +include/CGAL/Mesh_cell_criteria_3.h +include/CGAL/Mesh_complex_3_in_triangulation_3.h +include/CGAL/Mesh_constant_domain_field_3.h +include/CGAL/Mesh_criteria_3.h +include/CGAL/Mesh_domain_with_polyline_features_3.h +include/CGAL/Mesh_edge_criteria_3.h +include/CGAL/Mesh_error_code.h +include/CGAL/Mesh_facet_criteria_3.h +include/CGAL/Mesh_facet_topology.h +include/CGAL/Mesh_optimization_return_code.h +include/CGAL/Mesh_polyhedron_3.h +include/CGAL/Mesh_triangulation_3.h +include/CGAL/Mesh_vertex_base_3.h +include/CGAL/Mesher_level.h +include/CGAL/Mesher_level_default_implementations.h +include/CGAL/Mesher_level_visitors.h +include/CGAL/Meshes/Double_map_container.h +include/CGAL/Meshes/Filtered_deque_container.h +include/CGAL/Meshes/Filtered_multimap_container.h +include/CGAL/Meshes/Filtered_queue_container.h +include/CGAL/Meshes/Simple_map_container.h +include/CGAL/Meshes/Simple_queue_container.h +include/CGAL/Meshes/Simple_set_container.h +include/CGAL/Meshes/Triangulation_mesher_level_traits_2.h +include/CGAL/Meshes/Triangulation_mesher_level_traits_3.h +include/CGAL/Min_annulus_d.h +include/CGAL/Min_circle_2.h +include/CGAL/Min_circle_2/Min_circle_2_adapterC2.h +include/CGAL/Min_circle_2/Min_circle_2_adapterH2.h +include/CGAL/Min_circle_2/Min_circle_2_impl.h +include/CGAL/Min_circle_2/Optimisation_circle_2.h +include/CGAL/Min_circle_2/Optimisation_circle_2_impl.h +include/CGAL/Min_circle_2_traits_2.h +include/CGAL/Min_ellipse_2.h +include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h +include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h +include/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h +include/CGAL/Min_ellipse_2/Optimisation_ellipse_2.h +include/CGAL/Min_ellipse_2/Optimisation_ellipse_2_impl.h +include/CGAL/Min_ellipse_2_traits_2.h +include/CGAL/Min_quadrilateral_traits_2.h +include/CGAL/Min_sphere_annulus_d_traits_2.h +include/CGAL/Min_sphere_annulus_d_traits_3.h +include/CGAL/Min_sphere_annulus_d_traits_d.h +include/CGAL/Min_sphere_d.h +include/CGAL/Min_sphere_d/Min_sphere_d_impl.h +include/CGAL/Min_sphere_d/Optimisation_sphere_d.h +include/CGAL/Min_sphere_of_points_d_traits_2.h +include/CGAL/Min_sphere_of_points_d_traits_3.h +include/CGAL/Min_sphere_of_points_d_traits_d.h +include/CGAL/Min_sphere_of_spheres_d.h +include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_configure.h +include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_impl.h +include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pair.h +include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pivot_impl.h +include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set.h +include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h +include/CGAL/Min_sphere_of_spheres_d_traits_2.h +include/CGAL/Min_sphere_of_spheres_d_traits_3.h +include/CGAL/Min_sphere_of_spheres_d_traits_d.h +include/CGAL/Minimum_enclosing_quadrilateral_traits_2.h +include/CGAL/Minkowski_sum_2/AABB_collision_detector_2.h +include/CGAL/Minkowski_sum_2/AABB_node_with_join.h +include/CGAL/Minkowski_sum_2/AABB_segment_2_primitive.h +include/CGAL/Minkowski_sum_2/AABB_traits_2.h +include/CGAL/Minkowski_sum_2/AABB_traversal_traits_with_join.h +include/CGAL/Minkowski_sum_2/AABB_tree_with_join.h +include/CGAL/Minkowski_sum_2/Approx_offset_base_2.h +include/CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h +include/CGAL/Minkowski_sum_2/Decomposition_strategy_adapter.h +include/CGAL/Minkowski_sum_2/Exact_offset_base_2.h +include/CGAL/Minkowski_sum_2/Hole_filter_2.h +include/CGAL/Minkowski_sum_2/Labels.h +include/CGAL/Minkowski_sum_2/Minkowski_sum_by_reduced_convolution_2.h +include/CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h +include/CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h +include/CGAL/Minkowski_sum_2/Offset_conv_2.h +include/CGAL/Minkowski_sum_2/Offset_decomp_2.h +include/CGAL/Minkowski_sum_2/Polygon_convex_decomposition.h +include/CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h +include/CGAL/Minkowski_sum_2/Union_of_cycles_2.h +include/CGAL/Minkowski_sum_2/Union_of_segment_cycles_2.h +include/CGAL/Minkowski_sum_3/Gaussian_map.h +include/CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h +include/CGAL/Minkowski_sum_3/PointMark.h +include/CGAL/Minkowski_sum_3/bipartite_nary_union_sorted_combined.h +include/CGAL/Mixed_integer_program_traits.h +include/CGAL/Modifiable_priority_queue.h +include/CGAL/Modifier_base.h +include/CGAL/Modular_arithmetic/Residue_type.h +include/CGAL/Modular_traits.h +include/CGAL/Monge_via_jet_fitting.h +include/CGAL/Mpzf.h +include/CGAL/Multi_surface_3.h +include/CGAL/Multiscale_sort.h +include/CGAL/Multiset.h +include/CGAL/NT_converter.h +include/CGAL/N_step_adaptor.h +include/CGAL/N_step_adaptor_derived.h +include/CGAL/Needs_parens_as_product.h +include/CGAL/Nef_2/Bounding_box_2.h +include/CGAL/Nef_2/Constrained_triang_traits.h +include/CGAL/Nef_2/HDS_items.h +include/CGAL/Nef_2/Line_to_epoint.h +include/CGAL/Nef_2/Object_handle.h +include/CGAL/Nef_2/Object_index.h +include/CGAL/Nef_2/PM_checker.h +include/CGAL/Nef_2/PM_const_decorator.h +include/CGAL/Nef_2/PM_decorator.h +include/CGAL/Nef_2/PM_explorer.h +include/CGAL/Nef_2/PM_io_parser.h +include/CGAL/Nef_2/PM_overlayer.h +include/CGAL/Nef_2/PM_persistent_PL.h +include/CGAL/Nef_2/PM_point_locator.h +include/CGAL/Nef_2/Polynomial.h +include/CGAL/Nef_2/Polynomial_impl.h +include/CGAL/Nef_2/Segment_overlay_traits.h +include/CGAL/Nef_2/debug.h +include/CGAL/Nef_2/gen_point_location.h +include/CGAL/Nef_2/geninfo.h +include/CGAL/Nef_2/iterator_tools.h +include/CGAL/Nef_3/Binary_operation.h +include/CGAL/Nef_3/Bounding_box_3.h +include/CGAL/Nef_3/Combine_with_halfspace.h +include/CGAL/Nef_3/Default_items.h +include/CGAL/Nef_3/Edge_edge_overlay.h +include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xy_3.h +include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xz_3.h +include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_yz_3.h +include/CGAL/Nef_3/Halfedge.h +include/CGAL/Nef_3/Halffacet.h +include/CGAL/Nef_3/ID_support_handler.h +include/CGAL/Nef_3/Infimaximal_box.h +include/CGAL/Nef_3/K3_tree.h +include/CGAL/Nef_3/Mark_bounded_volumes.h +include/CGAL/Nef_3/Nef_box.h +include/CGAL/Nef_3/OGL_helper.h +include/CGAL/Nef_3/Pluecker_line_3.h +include/CGAL/Nef_3/SFace.h +include/CGAL/Nef_3/SHalfedge.h +include/CGAL/Nef_3/SHalfloop.h +include/CGAL/Nef_3/SM_visualizor.h +include/CGAL/Nef_3/SNC_FM_decorator.h +include/CGAL/Nef_3/SNC_SM_explorer.h +include/CGAL/Nef_3/SNC_SM_overlayer.h +include/CGAL/Nef_3/SNC_SM_visualizor.h +include/CGAL/Nef_3/SNC_const_decorator.h +include/CGAL/Nef_3/SNC_constructor.h +include/CGAL/Nef_3/SNC_decorator.h +include/CGAL/Nef_3/SNC_decorator_traits.h +include/CGAL/Nef_3/SNC_external_structure.h +include/CGAL/Nef_3/SNC_indexed_items.h +include/CGAL/Nef_3/SNC_intersection.h +include/CGAL/Nef_3/SNC_io_parser.h +include/CGAL/Nef_3/SNC_items.h +include/CGAL/Nef_3/SNC_iteration.h +include/CGAL/Nef_3/SNC_k3_tree_traits.h +include/CGAL/Nef_3/SNC_list.h +include/CGAL/Nef_3/SNC_point_locator.h +include/CGAL/Nef_3/SNC_simplify.h +include/CGAL/Nef_3/SNC_sphere_map.h +include/CGAL/Nef_3/SNC_structure.h +include/CGAL/Nef_3/Vertex.h +include/CGAL/Nef_3/Volume.h +include/CGAL/Nef_3/binop_intersection_tests.h +include/CGAL/Nef_3/bounded_side_3.h +include/CGAL/Nef_3/polygon_mesh_to_nef_3.h +include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h +include/CGAL/Nef_3/shell_to_nef_3.h +include/CGAL/Nef_3/vertex_cycle_to_nef_3.h +include/CGAL/Nef_S2/Generic_handle_map.h +include/CGAL/Nef_S2/ID_support_handler.h +include/CGAL/Nef_S2/Normalizing.h +include/CGAL/Nef_S2/OGL_base_object.h +include/CGAL/Nef_S2/SM_checker.h +include/CGAL/Nef_S2/SM_const_decorator.h +include/CGAL/Nef_S2/SM_constrained_triang_traits.h +include/CGAL/Nef_S2/SM_decorator.h +include/CGAL/Nef_S2/SM_decorator_traits.h +include/CGAL/Nef_S2/SM_io_parser.h +include/CGAL/Nef_S2/SM_items.h +include/CGAL/Nef_S2/SM_iteration.h +include/CGAL/Nef_S2/SM_list.h +include/CGAL/Nef_S2/SM_overlayer.h +include/CGAL/Nef_S2/SM_point_locator.h +include/CGAL/Nef_S2/SM_triangulator.h +include/CGAL/Nef_S2/SM_visualizor.h +include/CGAL/Nef_S2/Sphere_circle.h +include/CGAL/Nef_S2/Sphere_direction.h +include/CGAL/Nef_S2/Sphere_geometry.h +include/CGAL/Nef_S2/Sphere_geometry_OGL.h +include/CGAL/Nef_S2/Sphere_map.h +include/CGAL/Nef_S2/Sphere_point.h +include/CGAL/Nef_S2/Sphere_segment.h +include/CGAL/Nef_S2/Sphere_triangle.h +include/CGAL/Nef_S2/leda_sphere_map.h +include/CGAL/Nef_S2/sphere_predicates.h +include/CGAL/Nef_nary_intersection_3.h +include/CGAL/Nef_nary_union_3.h +include/CGAL/Nef_polyhedron_2.h +include/CGAL/Nef_polyhedron_3.h +include/CGAL/Nef_polyhedron_S2.h +include/CGAL/Nef_polynomial.h +include/CGAL/Nef_polynomial_fwd.h +include/CGAL/Nested_iterator.h +include/CGAL/NewKernel_d/Cartesian_LA_base.h +include/CGAL/NewKernel_d/Cartesian_LA_functors.h +include/CGAL/NewKernel_d/Cartesian_base.h +include/CGAL/NewKernel_d/Cartesian_change_FT.h +include/CGAL/NewKernel_d/Cartesian_complete.h +include/CGAL/NewKernel_d/Cartesian_filter_K.h +include/CGAL/NewKernel_d/Cartesian_filter_NT.h +include/CGAL/NewKernel_d/Cartesian_per_dimension.h +include/CGAL/NewKernel_d/Cartesian_static_filters.h +include/CGAL/NewKernel_d/Coaffine.h +include/CGAL/NewKernel_d/Define_kernel_types.h +include/CGAL/NewKernel_d/Dimension_base.h +include/CGAL/NewKernel_d/Filtered_predicate2.h +include/CGAL/NewKernel_d/KernelD_converter.h +include/CGAL/NewKernel_d/Kernel_2_interface.h +include/CGAL/NewKernel_d/Kernel_3_interface.h +include/CGAL/NewKernel_d/Kernel_d_interface.h +include/CGAL/NewKernel_d/Kernel_object_converter.h +include/CGAL/NewKernel_d/LA_eigen/LA.h +include/CGAL/NewKernel_d/LA_eigen/constructors.h +include/CGAL/NewKernel_d/Lazy_cartesian.h +include/CGAL/NewKernel_d/Types/Aff_transformation.h +include/CGAL/NewKernel_d/Types/Hyperplane.h +include/CGAL/NewKernel_d/Types/Iso_box.h +include/CGAL/NewKernel_d/Types/Line.h +include/CGAL/NewKernel_d/Types/Ray.h +include/CGAL/NewKernel_d/Types/Segment.h +include/CGAL/NewKernel_d/Types/Sphere.h +include/CGAL/NewKernel_d/Types/Weighted_point.h +include/CGAL/NewKernel_d/Vector/array.h +include/CGAL/NewKernel_d/Vector/avx4.h +include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h +include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h +include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h +include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h +include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h +include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h +include/CGAL/NewKernel_d/Vector/mix.h +include/CGAL/NewKernel_d/Vector/sse2.h +include/CGAL/NewKernel_d/Vector/v2int.h +include/CGAL/NewKernel_d/Vector/vector.h +include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h +include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h +include/CGAL/NewKernel_d/Wrapper/Point_d.h +include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h +include/CGAL/NewKernel_d/Wrapper/Segment_d.h +include/CGAL/NewKernel_d/Wrapper/Sphere_d.h +include/CGAL/NewKernel_d/Wrapper/Vector_d.h +include/CGAL/NewKernel_d/Wrapper/Weighted_point_d.h +include/CGAL/NewKernel_d/function_objects_cartesian.h +include/CGAL/NewKernel_d/functor_properties.h +include/CGAL/NewKernel_d/functor_tags.h +include/CGAL/NewKernel_d/static_int.h +include/CGAL/NewKernel_d/store_kernel.h +include/CGAL/NewKernel_d/utils.h +include/CGAL/No_intersection_surface_sweep_2.h +include/CGAL/Null_matrix.h +include/CGAL/Number_type_checker.h +include/CGAL/Number_types/internal_functions_comparison_root_of_2.h +include/CGAL/OFF_to_nef_3.h +include/CGAL/OTR_2/Cost.h +include/CGAL/OTR_2/Reconstruction_edge_2.h +include/CGAL/OTR_2/Reconstruction_face_base_2.h +include/CGAL/OTR_2/Reconstruction_triangulation_2.h +include/CGAL/OTR_2/Reconstruction_vertex_base_2.h +include/CGAL/OTR_2/Sample.h +include/CGAL/Object.h +include/CGAL/OpenGR/compute_registration_transformation.h +include/CGAL/OpenGR/register_point_sets.h +include/CGAL/OpenNL/bicgstab.h +include/CGAL/OpenNL/blas.h +include/CGAL/OpenNL/conjugate_gradient.h +include/CGAL/OpenNL/full_vector.h +include/CGAL/OpenNL/linear_solver.h +include/CGAL/OpenNL/preconditioner.h +include/CGAL/OpenNL/sparse_matrix.h +include/CGAL/Optimal_bounding_box/Oriented_bounding_box_traits_3.h +include/CGAL/Optimal_bounding_box/internal/evolution.h +include/CGAL/Optimal_bounding_box/internal/fitness_function.h +include/CGAL/Optimal_bounding_box/internal/helper.h +include/CGAL/Optimal_bounding_box/internal/nelder_mead_functions.h +include/CGAL/Optimal_bounding_box/internal/optimize_2.h +include/CGAL/Optimal_bounding_box/internal/population.h +include/CGAL/Optimal_bounding_box/oriented_bounding_box.h +include/CGAL/Optimal_transportation_reconstruction_2.h +include/CGAL/Optimisation/Access_coordinates_begin_2.h +include/CGAL/Optimisation/Access_coordinates_begin_3.h +include/CGAL/Optimisation/Access_coordinates_begin_d.h +include/CGAL/Optimisation/Access_dimension_2.h +include/CGAL/Optimisation/Access_dimension_3.h +include/CGAL/Optimisation/Access_dimension_d.h +include/CGAL/Optimisation/Construct_point_2.h +include/CGAL/Optimisation/Construct_point_3.h +include/CGAL/Optimisation/Construct_point_d.h +include/CGAL/Optimisation/assertions.h +include/CGAL/Optimisation/basic.h +include/CGAL/Optimisation/debug.h +include/CGAL/Optimisation_d_traits_2.h +include/CGAL/Optimisation_d_traits_3.h +include/CGAL/Optimisation_d_traits_d.h +include/CGAL/Orientation_Linf_2.h +include/CGAL/Origin.h +include/CGAL/Origin_impl.h +include/CGAL/Orthogonal_incremental_neighbor_search.h +include/CGAL/Orthogonal_k_neighbor_search.h +include/CGAL/PCA_util.h +include/CGAL/PCA_util_Eigen.h +include/CGAL/Parabola_2.h +include/CGAL/Parabola_segment_2.h +include/CGAL/Partition_2/Circulator_pair.h +include/CGAL/Partition_2/Indirect_edge_compare.h +include/CGAL/Partition_2/Indirect_less_xy_2.h +include/CGAL/Partition_2/Indirect_not_less_yx_2.h +include/CGAL/Partition_2/Iterator_list.h +include/CGAL/Partition_2/Matrix.h +include/CGAL/Partition_2/Partition_opt_cvx_diagonal_list.h +include/CGAL/Partition_2/Partition_opt_cvx_edge.h +include/CGAL/Partition_2/Partition_opt_cvx_vertex.h +include/CGAL/Partition_2/Partition_traits_2_base.h +include/CGAL/Partition_2/Partition_vertex_map.h +include/CGAL/Partition_2/Partitioned_polygon_2.h +include/CGAL/Partition_2/Point_pair_less_xy_2.h +include/CGAL/Partition_2/Rotation_tree_2.h +include/CGAL/Partition_2/Rotation_tree_2_impl.h +include/CGAL/Partition_2/Rotation_tree_node_2.h +include/CGAL/Partition_2/Segment_less_yx_2.h +include/CGAL/Partition_2/Triangulation_indirect_traits_2.h +include/CGAL/Partition_2/Turn_reverser.h +include/CGAL/Partition_2/Vertex_visibility_graph_2.h +include/CGAL/Partition_2/Vertex_visibility_graph_2_impl.h +include/CGAL/Partition_2/is_degenerate_polygon_2.h +include/CGAL/Partition_2/partition_approx_convex_2.h +include/CGAL/Partition_2/partition_assertions.h +include/CGAL/Partition_2/partition_greene_approx_convex_2.h +include/CGAL/Partition_2/partition_optimal_convex_2.h +include/CGAL/Partition_2/partition_y_monotone_2.h +include/CGAL/Partition_is_valid_traits_2.h +include/CGAL/Partition_traits_2.h +include/CGAL/Partition_traits_adapter_2.h +include/CGAL/Path_on_surface.h +include/CGAL/Periodic_2_Delaunay_triangulation_2.h +include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h +include/CGAL/Periodic_2_offset_2.h +include/CGAL/Periodic_2_triangulation_2.h +include/CGAL/Periodic_2_triangulation_dummy_12.h +include/CGAL/Periodic_2_triangulation_face_base_2.h +include/CGAL/Periodic_2_triangulation_hierarchy_2.h +include/CGAL/Periodic_2_triangulation_iterators_2.h +include/CGAL/Periodic_2_triangulation_traits_2.h +include/CGAL/Periodic_2_triangulation_vertex_base_2.h +include/CGAL/Periodic_3_Delaunay_triangulation_3.h +include/CGAL/Periodic_3_Delaunay_triangulation_traits_3.h +include/CGAL/Periodic_3_function_wrapper.h +include/CGAL/Periodic_3_mesh_3/IO/File_medit.h +include/CGAL/Periodic_3_mesh_3/Protect_edges_sizing_field.h +include/CGAL/Periodic_3_mesh_3/config.h +include/CGAL/Periodic_3_mesh_triangulation_3.h +include/CGAL/Periodic_3_offset_3.h +include/CGAL/Periodic_3_regular_triangulation_3.h +include/CGAL/Periodic_3_regular_triangulation_traits_3.h +include/CGAL/Periodic_3_triangulation_3.h +include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h +include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h +include/CGAL/Periodic_3_triangulation_hierarchy_3.h +include/CGAL/Periodic_3_triangulation_traits_3.h +include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_2.h +include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h +include/CGAL/Periodic_4_hyperbolic_triangulation_2.h +include/CGAL/Periodic_4_hyperbolic_triangulation_face_base_2.h +include/CGAL/Periodic_4_hyperbolic_triangulation_vertex_base_2.h +include/CGAL/Plane_3.h +include/CGAL/Plane_separator.h +include/CGAL/Point_2.h +include/CGAL/Point_3.h +include/CGAL/Point_container.h +include/CGAL/Point_set_2.h +include/CGAL/Point_set_3.h +include/CGAL/Point_set_3/IO.h +include/CGAL/Point_set_processing_3/internal/Callback_wrapper.h +include/CGAL/Point_set_processing_3/internal/Neighbor_query.h +include/CGAL/Point_set_processing_3/internal/Rich_grid.h +include/CGAL/Point_set_processing_3/internal/Search_traits_vertex_handle_3.h +include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_3.h +include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_sphere_3.h +include/CGAL/Point_set_processing_3/internal/bbox_diagonal.h +include/CGAL/Point_traits.h +include/CGAL/Point_with_normal_3.h +include/CGAL/Point_with_psc_localisation.h +include/CGAL/Point_with_surface_index.h +include/CGAL/Point_with_surface_index_geom_traits.h +include/CGAL/Poisson_implicit_surface_3.h +include/CGAL/Poisson_mesh_cell_criteria_3.h +include/CGAL/Poisson_reconstruction_function.h +include/CGAL/Polychain_2.h +include/CGAL/Polygon_2.h +include/CGAL/Polygon_2/Polygon_2_algorithms_impl.h +include/CGAL/Polygon_2/Polygon_2_edge_circulator.h +include/CGAL/Polygon_2/Polygon_2_edge_iterator.h +include/CGAL/Polygon_2/Polygon_2_impl.h +include/CGAL/Polygon_2/Polygon_2_simplicity.h +include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h +include/CGAL/Polygon_2/polygon_assertions.h +include/CGAL/Polygon_2_algorithms.h +include/CGAL/Polygon_convex_decomposition_2.h +include/CGAL/Polygon_mesh_processing/Weights.h +include/CGAL/Polygon_mesh_processing/bbox.h +include/CGAL/Polygon_mesh_processing/border.h +include/CGAL/Polygon_mesh_processing/clip.h +include/CGAL/Polygon_mesh_processing/compute_normal.h +include/CGAL/Polygon_mesh_processing/connected_components.h +include/CGAL/Polygon_mesh_processing/corefinement.h +include/CGAL/Polygon_mesh_processing/detect_features.h +include/CGAL/Polygon_mesh_processing/distance.h +include/CGAL/Polygon_mesh_processing/extrude.h +include/CGAL/Polygon_mesh_processing/fair.h +include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_transformation.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/Face_graph_output_builder.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/Generic_clip_output_builder.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/Intersection_type.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/Output_builder_for_autorefinement.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/face_graph_utils.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersect_triangle_and_segment_3.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_callbacks.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_of_coplanar_triangles_3.h +include/CGAL/Polygon_mesh_processing/internal/Corefinement/predicates.h +include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h +include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h +include/CGAL/Polygon_mesh_processing/internal/Hole_filling/do_not_use_DT3.h +include/CGAL/Polygon_mesh_processing/internal/Hole_filling/experimental/experimental_code.h +include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/AABB_filtered_projection_traits.h +include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h +include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Axis_parallel_plane_traits.h +include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Traversal_traits.h +include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Point_inside_vertical_ray_cast.h +include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Ray_3_Triangle_3_traversal_traits.h +include/CGAL/Polygon_mesh_processing/internal/Smoothing/ceres_support.h +include/CGAL/Polygon_mesh_processing/internal/Smoothing/curvature_flow_impl.h +include/CGAL/Polygon_mesh_processing/internal/Smoothing/mesh_smoothing_impl.h +include/CGAL/Polygon_mesh_processing/internal/Smoothing/smoothing_evaluation.h +include/CGAL/Polygon_mesh_processing/internal/Snapping/helper.h +include/CGAL/Polygon_mesh_processing/internal/Snapping/snap.h +include/CGAL/Polygon_mesh_processing/internal/Snapping/snap_vertices.h +include/CGAL/Polygon_mesh_processing/internal/do_no_use_CDT2.h +include/CGAL/Polygon_mesh_processing/internal/fair_impl.h +include/CGAL/Polygon_mesh_processing/internal/mesh_to_point_set_hausdorff_distance.h +include/CGAL/Polygon_mesh_processing/internal/named_function_params.h +include/CGAL/Polygon_mesh_processing/internal/named_params_helper.h +include/CGAL/Polygon_mesh_processing/internal/refine_impl.h +include/CGAL/Polygon_mesh_processing/internal/repair_extra.h +include/CGAL/Polygon_mesh_processing/internal/simplify_polyline.h +include/CGAL/Polygon_mesh_processing/intersection.h +include/CGAL/Polygon_mesh_processing/locate.h +include/CGAL/Polygon_mesh_processing/manifoldness.h +include/CGAL/Polygon_mesh_processing/measure.h +include/CGAL/Polygon_mesh_processing/merge_border_vertices.h +include/CGAL/Polygon_mesh_processing/orient_polygon_soup.h +include/CGAL/Polygon_mesh_processing/orient_polygon_soup_extension.h +include/CGAL/Polygon_mesh_processing/orientation.h +include/CGAL/Polygon_mesh_processing/polygon_mesh_to_polygon_soup.h +include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h +include/CGAL/Polygon_mesh_processing/random_perturbation.h +include/CGAL/Polygon_mesh_processing/refine.h +include/CGAL/Polygon_mesh_processing/remesh.h +include/CGAL/Polygon_mesh_processing/repair.h +include/CGAL/Polygon_mesh_processing/repair_degeneracies.h +include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h +include/CGAL/Polygon_mesh_processing/repair_self_intersections.h +include/CGAL/Polygon_mesh_processing/self_intersections.h +include/CGAL/Polygon_mesh_processing/shape_predicates.h +include/CGAL/Polygon_mesh_processing/smooth_mesh.h +include/CGAL/Polygon_mesh_processing/smooth_shape.h +include/CGAL/Polygon_mesh_processing/stitch_borders.h +include/CGAL/Polygon_mesh_processing/transform.h +include/CGAL/Polygon_mesh_processing/triangulate_faces.h +include/CGAL/Polygon_mesh_processing/triangulate_hole.h +include/CGAL/Polygon_mesh_slicer.h +include/CGAL/Polygon_nop_decomposition_2.h +include/CGAL/Polygon_offset_builder_2.h +include/CGAL/Polygon_offset_builder_traits_2.h +include/CGAL/Polygon_set_2.h +include/CGAL/Polygon_traits_2.h +include/CGAL/Polygon_triangulation_decomposition_2.h +include/CGAL/Polygon_vertical_decomposition_2.h +include/CGAL/Polygon_with_holes_2.h +include/CGAL/Polygonal_schema.h +include/CGAL/Polygonal_schema_fwd.h +include/CGAL/Polygonal_schema_min_items.h +include/CGAL/Polygonal_surface_reconstruction.h +include/CGAL/PolyhedralSurf_neighbors.h +include/CGAL/Polyhedral_complex_mesh_domain_3.h +include/CGAL/Polyhedral_mesh_domain_3.h +include/CGAL/Polyhedral_mesh_domain_with_features_3.h +include/CGAL/Polyhedron_3.h +include/CGAL/Polyhedron_3_fwd.h +include/CGAL/Polyhedron_3_to_lcc.h +include/CGAL/Polyhedron_copy_3.h +include/CGAL/Polyhedron_incremental_builder_3.h +include/CGAL/Polyhedron_items_3.h +include/CGAL/Polyhedron_items_with_id_3.h +include/CGAL/Polyhedron_min_items_3.h +include/CGAL/Polyhedron_traits_3.h +include/CGAL/Polyhedron_traits_with_normals_3.h +include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h +include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h +include/CGAL/Polyline_simplification_2/Squared_distance_cost.h +include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h +include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h +include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h +include/CGAL/Polyline_simplification_2/Vertex_base_2.h +include/CGAL/Polyline_simplification_2/simplify.h +include/CGAL/Polynomial.h +include/CGAL/Polynomial/Algebraic_structure_traits.h +include/CGAL/Polynomial/Cached_extended_euclidean_algorithm.h +include/CGAL/Polynomial/Chinese_remainder_traits.h +include/CGAL/Polynomial/Coercion_traits.h +include/CGAL/Polynomial/Degree.h +include/CGAL/Polynomial/Fraction_traits.h +include/CGAL/Polynomial/Get_arithmetic_kernel.h +include/CGAL/Polynomial/Interpolator.h +include/CGAL/Polynomial/Modular_traits.h +include/CGAL/Polynomial/Monomial_representation.h +include/CGAL/Polynomial/Polynomial_type.h +include/CGAL/Polynomial/Real_embeddable_traits.h +include/CGAL/Polynomial/Scalar_factor_traits.h +include/CGAL/Polynomial/bezout_matrix.h +include/CGAL/Polynomial/determinant.h +include/CGAL/Polynomial/fwd.h +include/CGAL/Polynomial/hgdelta_update.h +include/CGAL/Polynomial/misc.h +include/CGAL/Polynomial/modular_filter.h +include/CGAL/Polynomial/modular_gcd.h +include/CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h +include/CGAL/Polynomial/modular_gcd_utcf_dfai.h +include/CGAL/Polynomial/modular_gcd_utils.h +include/CGAL/Polynomial/polynomial_gcd.h +include/CGAL/Polynomial/polynomial_gcd_implementations.h +include/CGAL/Polynomial/polynomial_gcd_ntl.h +include/CGAL/Polynomial/prs_resultant.h +include/CGAL/Polynomial/resultant.h +include/CGAL/Polynomial/square_free_factorize.h +include/CGAL/Polynomial/sturm_habicht_sequence.h +include/CGAL/Polynomial/subresultants.h +include/CGAL/Polynomial_traits_d.h +include/CGAL/Polynomial_type_generator.h +include/CGAL/Polynomials_1_2.h +include/CGAL/Polynomials_1_3.h +include/CGAL/Polynomials_2_2.h +include/CGAL/Polynomials_2_3.h +include/CGAL/Polynomials_for_line_3.h +include/CGAL/Polytope_distance_d.h +include/CGAL/Polytope_distance_d_traits_2.h +include/CGAL/Polytope_distance_d_traits_3.h +include/CGAL/Polytope_distance_d_traits_d.h +include/CGAL/Profile_counter.h +include/CGAL/Profile_timer.h +include/CGAL/Projection_traits_xy_3.h +include/CGAL/Projection_traits_xz_3.h +include/CGAL/Projection_traits_yz_3.h +include/CGAL/QP_functions.h +include/CGAL/QP_models.h +include/CGAL/QP_options.h +include/CGAL/QP_solution.h +include/CGAL/QP_solver/Initialization.h +include/CGAL/QP_solver/QP__filtered_base.h +include/CGAL/QP_solver/QP__filtered_base_impl.h +include/CGAL/QP_solver/QP__partial_base.h +include/CGAL/QP_solver/QP_basis_inverse.h +include/CGAL/QP_solver/QP_basis_inverse_impl.h +include/CGAL/QP_solver/QP_exact_bland_pricing.h +include/CGAL/QP_solver/QP_full_exact_pricing.h +include/CGAL/QP_solver/QP_full_filtered_pricing.h +include/CGAL/QP_solver/QP_functions_impl.h +include/CGAL/QP_solver/QP_partial_exact_pricing.h +include/CGAL/QP_solver/QP_partial_filtered_pricing.h +include/CGAL/QP_solver/QP_pricing_strategy.h +include/CGAL/QP_solver/QP_solution_impl.h +include/CGAL/QP_solver/QP_solver.h +include/CGAL/QP_solver/QP_solver_bounds_impl.h +include/CGAL/QP_solver/QP_solver_impl.h +include/CGAL/QP_solver/QP_solver_nonstandardform_impl.h +include/CGAL/QP_solver/Unbounded_direction.h +include/CGAL/QP_solver/assertions.h +include/CGAL/QP_solver/basic.h +include/CGAL/QP_solver/debug.h +include/CGAL/QP_solver/functors.h %%QT5%%include/CGAL/Qt/AlphaShapeGraphicsItem.h %%QT5%%include/CGAL/Qt/ApolloniusGraphGraphicsItem.h %%QT5%%include/CGAL/Qt/Basic_viewer_qt.h @@ -1982,6 +2024,7 @@ %%QT5%%include/CGAL/Qt/frame.h %%QT5%%include/CGAL/Qt/frame_impl.h %%QT5%%include/CGAL/Qt/image_interface.h +%%QT5%%include/CGAL/Qt/init_ogl_context.h %%QT5%%include/CGAL/Qt/keyFrameInterpolator.h %%QT5%%include/CGAL/Qt/keyFrameInterpolator_impl.h %%QT5%%include/CGAL/Qt/manipulatedCameraFrame.h @@ -2004,1328 +2047,1396 @@ %%QT5%%include/CGAL/Qt/vec.h %%QT5%%include/CGAL/Qt/vec_impl.h %%QT5%%include/CGAL/Qt/viewer_actions.h - include/CGAL/Quotient.h - include/CGAL/Quotient_fwd.h - include/CGAL/RS/Gmpfr_make_unique.h - include/CGAL/RS/ak_1.h - include/CGAL/RS/ak_z_1.h - include/CGAL/RS/algebraic_1.h - include/CGAL/RS/algebraic_z_1.h - include/CGAL/RS/bisection_refiner_1.h - include/CGAL/RS/comparator_1.h - include/CGAL/RS/dyadic.h - include/CGAL/RS/exact_signat_1.h - include/CGAL/RS/functors_1.h - include/CGAL/RS/functors_z_1.h - include/CGAL/RS/polynomial_converter_1.h - include/CGAL/RS/rs23_k_isolator_1.h - include/CGAL/RS/rs2_calls.h - include/CGAL/RS/rs2_isolator_1.h - include/CGAL/RS/rs3_k_refiner_1.h - include/CGAL/RS/rs3_refiner_1.h - include/CGAL/RS/signat_1.h - include/CGAL/Random.h - include/CGAL/Random_access_adaptor.h - include/CGAL/Random_access_value_adaptor.h - include/CGAL/Random_convex_hull_traits_2.h - include/CGAL/Random_convex_set_traits_2.h - include/CGAL/Random_impl.h - include/CGAL/Random_polygon_2_sweep.h - include/CGAL/Random_polygon_traits_2.h - include/CGAL/Range_segment_tree_traits.h - include/CGAL/Range_tree_d.h - include/CGAL/Range_tree_k.h - include/CGAL/Rational_traits.h - include/CGAL/Ray_2.h - include/CGAL/Ray_3.h - include/CGAL/Real_embeddable_traits.h - include/CGAL/Real_timer.h - include/CGAL/Real_timer_impl.h - include/CGAL/Reconstruction_triangulation_3.h - include/CGAL/Rectangular_p_center_traits_2.h - include/CGAL/Referenced_argument.h - include/CGAL/Regular_complex_d.h - include/CGAL/Regular_grid_2.h - include/CGAL/Regular_triangulation.h - include/CGAL/Regular_triangulation_2.h - include/CGAL/Regular_triangulation_3.h - include/CGAL/Regular_triangulation_adaptation_policies_2.h - include/CGAL/Regular_triangulation_adaptation_traits_2.h - include/CGAL/Regular_triangulation_cell_base_3.h - include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h - include/CGAL/Regular_triangulation_euclidean_traits_3.h - include/CGAL/Regular_triangulation_face_base_2.h - include/CGAL/Regular_triangulation_traits_adapter.h - include/CGAL/Regular_triangulation_vertex_base_2.h - include/CGAL/Regular_triangulation_vertex_base_3.h - include/CGAL/Regularization.h - include/CGAL/Regularization/regularize_planes.h - include/CGAL/Residue.h - include/CGAL/Ridges.h - include/CGAL/Rigid_triangle_mesh_collision_detection.h - include/CGAL/Robust_circumcenter_filtered_traits_3.h - include/CGAL/Robust_circumcenter_traits_3.h - include/CGAL/Robust_construction.h - include/CGAL/Robust_weighted_circumcenter_filtered_traits_3.h - include/CGAL/Root_for_circles_2_2.h - include/CGAL/Root_for_spheres_2_3.h - include/CGAL/Root_of_traits.h - include/CGAL/Root_of_traits_specializations.h - include/CGAL/Rotational_sweep_visibility_2.h - include/CGAL/Runge_kutta_integrator_2.h - include/CGAL/SCIP_mixed_integer_program_traits.h - include/CGAL/SEP_header.h - include/CGAL/SEP_to_ImageIO.h - include/CGAL/Scalar_factor_traits.h - include/CGAL/Scale_space_reconstruction_3/Advancing_front_mesher.h - include/CGAL/Scale_space_reconstruction_3/Alpha_shape_mesher.h - include/CGAL/Scale_space_reconstruction_3/Jet_smoother.h - include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h - include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_smoother.h - include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h - include/CGAL/Scale_space_surface_reconstruction_3.h - include/CGAL/Search_traits.h - include/CGAL/Search_traits_2.h - include/CGAL/Search_traits_3.h - include/CGAL/Search_traits_adapter.h - include/CGAL/Search_traits_d.h - include/CGAL/Segment_2.h - include/CGAL/Segment_3.h - include/CGAL/Segment_Delaunay_graph_2.h - include/CGAL/Segment_Delaunay_graph_2/Are_parallel_C2.h - include/CGAL/Segment_Delaunay_graph_2/Are_same_points_C2.h - include/CGAL/Segment_Delaunay_graph_2/Are_same_segments_C2.h - include/CGAL/Segment_Delaunay_graph_2/Arrangement_enum.h - include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h - include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_non_intersecting_C2.h - include/CGAL/Segment_Delaunay_graph_2/Basic_predicates_C2.h - include/CGAL/Segment_Delaunay_graph_2/Cartesian_converter.h - include/CGAL/Segment_Delaunay_graph_2/Compare_x_2.h - include/CGAL/Segment_Delaunay_graph_2/Compare_y_2.h - include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_2.h - include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_with_info_2.h - include/CGAL/Segment_Delaunay_graph_2/Constructions_C2.h - include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_base_2.h - include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_concept_check_tags.h - include/CGAL/Segment_Delaunay_graph_2/Finite_edge_interior_conflict_C2.h - include/CGAL/Segment_Delaunay_graph_2/Infinite_edge_interior_conflict_C2.h - include/CGAL/Segment_Delaunay_graph_2/Is_degenerate_edge_C2.h - include/CGAL/Segment_Delaunay_graph_2/Kernel_wrapper_2.h - include/CGAL/Segment_Delaunay_graph_2/Orientation_C2.h - include/CGAL/Segment_Delaunay_graph_2/Oriented_side_C2.h - include/CGAL/Segment_Delaunay_graph_2/Oriented_side_of_bisector_C2.h - include/CGAL/Segment_Delaunay_graph_2/Predicates_C2.h - include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h - include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_hierarchy_2_impl.h - include/CGAL/Segment_Delaunay_graph_2/Sqrt_extension_2.h - include/CGAL/Segment_Delaunay_graph_2/Traits_base_2.h - include/CGAL/Segment_Delaunay_graph_2/Traits_wrapper_2.h - include/CGAL/Segment_Delaunay_graph_2/Triangulation_face_base_with_edges_2.h - include/CGAL/Segment_Delaunay_graph_2/Vertex_conflict_C2.h - include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_C2.h - include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_ring_C2.h - include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_C2.h - include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_new_C2.h - include/CGAL/Segment_Delaunay_graph_2/basic.h - include/CGAL/Segment_Delaunay_graph_2/in_place_edge_list.h - include/CGAL/Segment_Delaunay_graph_Linf_2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Basic_predicates_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Bisector_Linf.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Constructions_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Filtered_traits_base_2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Finite_edge_interior_conflict_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Infinite_edge_interior_conflict_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Orientation_Linf_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_of_bisector_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Predicates_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2_impl.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_hierarchy_2_impl.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Traits_base_2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Vertex_conflict_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_ring_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_sqrt_field_new_C2.h - include/CGAL/Segment_Delaunay_graph_Linf_2/basic.h - include/CGAL/Segment_Delaunay_graph_Linf_filtered_traits_2.h - include/CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h - include/CGAL/Segment_Delaunay_graph_Linf_traits_2.h - include/CGAL/Segment_Delaunay_graph_adaptation_policies_2.h - include/CGAL/Segment_Delaunay_graph_adaptation_traits_2.h - include/CGAL/Segment_Delaunay_graph_face_base_2.h - include/CGAL/Segment_Delaunay_graph_filtered_traits_2.h - include/CGAL/Segment_Delaunay_graph_hierarchy_2.h - include/CGAL/Segment_Delaunay_graph_hierarchy_vertex_base_2.h - include/CGAL/Segment_Delaunay_graph_simple_site_2.h - include/CGAL/Segment_Delaunay_graph_simple_storage_site_2.h - include/CGAL/Segment_Delaunay_graph_site_2.h - include/CGAL/Segment_Delaunay_graph_storage_site_2.h - include/CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h - include/CGAL/Segment_Delaunay_graph_storage_traits_2.h - include/CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h - include/CGAL/Segment_Delaunay_graph_traits_2.h - include/CGAL/Segment_Delaunay_graph_vertex_base_2.h - include/CGAL/Segment_tree_d.h - include/CGAL/Segment_tree_k.h - include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/is_pullout_direction.h - include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/pullout_directions.h - include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/top_edges.h - include/CGAL/Set_movable_separability_2/internal/Circle_arrangment.h - include/CGAL/Set_movable_separability_2/internal/Utils.h - include/CGAL/Shape_detection.h - include/CGAL/Shape_detection/Efficient_RANSAC.h - include/CGAL/Shape_detection/Efficient_RANSAC/Cone.h - include/CGAL/Shape_detection/Efficient_RANSAC/Cylinder.h - include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC.h - include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC_traits.h - include/CGAL/Shape_detection/Efficient_RANSAC/Octree.h - include/CGAL/Shape_detection/Efficient_RANSAC/Plane.h - include/CGAL/Shape_detection/Efficient_RANSAC/Shape_base.h - include/CGAL/Shape_detection/Efficient_RANSAC/Sphere.h - include/CGAL/Shape_detection/Efficient_RANSAC/Torus.h - include/CGAL/Shape_detection/Efficient_RANSAC/property_map.h - include/CGAL/Shape_detection/Region_growing.h - include/CGAL/Shape_detection/Region_growing/Region_growing.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/K_neighbor_query.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_line_fit_region.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_line_fit_sorting.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_plane_fit_region.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_plane_fit_sorting.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Sphere_neighbor_query.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/Least_squares_plane_fit_region.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/Least_squares_plane_fit_sorting.h - include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/One_ring_neighbor_query.h - include/CGAL/Shape_detection/Region_growing/internal/property_map.h - include/CGAL/Shape_detection/Region_growing/internal/utils.h - include/CGAL/Shape_detection/deprecated/Region_growing.h - include/CGAL/Shape_detection/deprecated/Shape_detection_traits.h - include/CGAL/Shape_detection_3.h - include/CGAL/Side_of_bounded_square_2.h - include/CGAL/Side_of_oriented_square_2.h - include/CGAL/Side_of_triangle_mesh.h - include/CGAL/Simple_cartesian.h - include/CGAL/Simple_circular_kernel_2.h - include/CGAL/Simple_homogeneous.h - include/CGAL/Simple_polygon_visibility_2.h - include/CGAL/Simple_spherical_kernel_3.h - include/CGAL/Sixtuple.h - include/CGAL/Skin_surface_3.h - include/CGAL/Skin_surface_base_3.h - include/CGAL/Skin_surface_filtered_traits_3.h - include/CGAL/Skin_surface_marching_tetrahedra_observer_3.h - include/CGAL/Skin_surface_polyhedral_items_3.h - include/CGAL/Skin_surface_polyhedral_items_with_face_information.h - include/CGAL/Skin_surface_quadratic_surface_3.h - include/CGAL/Skin_surface_refinement_policy_3.h - include/CGAL/Skin_surface_traits_3.h - include/CGAL/Skiplist.h - include/CGAL/Small_side_angle_bisector_decomposition_2.h - include/CGAL/Small_unordered_map.h - include/CGAL/Snap_rounding_2.h - include/CGAL/Snap_rounding_kd_2.h - include/CGAL/Snap_rounding_traits_2.h - include/CGAL/Sorted_matrix_search_traits_adaptor.h - include/CGAL/Spatial_lock_grid_3.h - include/CGAL/Spatial_sort_traits_adapter_2.h - include/CGAL/Spatial_sort_traits_adapter_3.h - include/CGAL/Spatial_sort_traits_adapter_d.h - include/CGAL/Sphere_3.h - include/CGAL/Spherical_kernel_3.h - include/CGAL/Spherical_kernel_intersections.h - include/CGAL/Spherical_kernel_type_equality_wrapper.h - include/CGAL/Splitters.h - include/CGAL/Sqrt_extension.h - include/CGAL/Sqrt_extension/Algebraic_extension_traits.h - include/CGAL/Sqrt_extension/Algebraic_structure_traits.h - include/CGAL/Sqrt_extension/Chinese_remainder_traits.h - include/CGAL/Sqrt_extension/Coercion_traits.h - include/CGAL/Sqrt_extension/Eigen_NumTraits.h - include/CGAL/Sqrt_extension/Fraction_traits.h - include/CGAL/Sqrt_extension/Get_arithmetic_kernel.h - include/CGAL/Sqrt_extension/Modular_traits.h - include/CGAL/Sqrt_extension/Real_embeddable_traits.h - include/CGAL/Sqrt_extension/Scalar_factor_traits.h - include/CGAL/Sqrt_extension/Sqrt_extension_type.h - include/CGAL/Sqrt_extension/Wang_traits.h - include/CGAL/Sqrt_extension/convert_to_bfi.h - include/CGAL/Sqrt_extension/io.h - include/CGAL/Sqrt_extension_fwd.h - include/CGAL/Static_filtered_predicate.h - include/CGAL/Straight_skeleton_2.h - include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h - include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h - include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h - include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_events_2.h - include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h - include/CGAL/Straight_skeleton_2/assertions.h - include/CGAL/Straight_skeleton_2/debug.h - include/CGAL/Straight_skeleton_2/test.h - include/CGAL/Straight_skeleton_builder_2.h - include/CGAL/Straight_skeleton_builder_traits_2.h - include/CGAL/Straight_skeleton_converter_2.h - include/CGAL/Straight_skeleton_face_base_2.h - include/CGAL/Straight_skeleton_halfedge_base_2.h - include/CGAL/Straight_skeleton_items_2.h - include/CGAL/Straight_skeleton_vertex_base_2.h - include/CGAL/Stream_lines_2.h - include/CGAL/Subdivision_method_3/internal/Euler_extensions.h - include/CGAL/Subdivision_method_3/internal/subdivision_hosts_impl_3.h - include/CGAL/Subdivision_method_3/subdivision_hosts_3.h - include/CGAL/Subdivision_method_3/subdivision_masks_3.h - include/CGAL/Subdivision_method_3/subdivision_methods_3.h - include/CGAL/Surface_mesh.h - include/CGAL/Surface_mesh/IO.h - include/CGAL/Surface_mesh/IO/3mf.h - include/CGAL/Surface_mesh/IO/PLY.h - include/CGAL/Surface_mesh/Properties.h - include/CGAL/Surface_mesh/Surface_mesh.h - include/CGAL/Surface_mesh/Surface_mesh_fwd.h - include/CGAL/Surface_mesh_approximation/L21_metric_plane_proxy.h - include/CGAL/Surface_mesh_approximation/L2_metric_plane_proxy.h - include/CGAL/Surface_mesh_approximation/approximate_triangle_mesh.h - include/CGAL/Surface_mesh_cell_base_3.h - include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h - include/CGAL/Surface_mesh_default_criteria_3.h - include/CGAL/Surface_mesh_default_edges_criteria_3.h - include/CGAL/Surface_mesh_default_triangulation_3.h - include/CGAL/Surface_mesh_deformation.h - include/CGAL/Surface_mesh_parameterization/ARAP_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/Barycentric_mapping_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/Circular_border_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/Discrete_authalic_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/Discrete_conformal_map_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/Error_code.h - include/CGAL/Surface_mesh_parameterization/Fixed_border_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/IO/File_off.h - include/CGAL/Surface_mesh_parameterization/LSCM_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/MVC_post_processor_3.h - include/CGAL/Surface_mesh_parameterization/Mean_value_coordinates_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/Orbifold_Tutte_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/Square_border_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/Two_vertices_parameterizer_3.h - include/CGAL/Surface_mesh_parameterization/internal/Bool_property_map.h - include/CGAL/Surface_mesh_parameterization/internal/Containers_filler.h - include/CGAL/Surface_mesh_parameterization/internal/angles.h - include/CGAL/Surface_mesh_parameterization/internal/kernel_traits.h - include/CGAL/Surface_mesh_parameterization/internal/orbifold_cone_helper.h - include/CGAL/Surface_mesh_parameterization/internal/validity.h - include/CGAL/Surface_mesh_parameterization/orbifold_enums.h - include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h - include/CGAL/Surface_mesh_parameterization/parameterize.h - include/CGAL/Surface_mesh_shortest_path.h - include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path.h - include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h - include/CGAL/Surface_mesh_shortest_path/barycentric.h - include/CGAL/Surface_mesh_shortest_path/function_objects.h - include/CGAL/Surface_mesh_shortest_path/internal/Cone_expansion_event.h - include/CGAL/Surface_mesh_shortest_path/internal/Cone_tree.h - include/CGAL/Surface_mesh_shortest_path/internal/misc_functions.h - include/CGAL/Surface_mesh_simplification/Detail/Common.h - include/CGAL/Surface_mesh_simplification/Detail/Edge_collapse.h - include/CGAL/Surface_mesh_simplification/Detail/Edge_collapse_impl.h - include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h - include/CGAL/Surface_mesh_simplification/HalfedgeGraph_Polyhedron_3.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_placement.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predicate.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Detail/Lindstrom_Turk_core.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Detail/Lindstrom_Turk_core_impl.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_stop_predicate.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile_impl.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_params.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_and_length.h - include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h - include/CGAL/Surface_mesh_simplification/edge_collapse.h - include/CGAL/Surface_mesh_traits_generator_3.h - include/CGAL/Surface_mesh_triangulation_generator_3.h - include/CGAL/Surface_mesh_vertex_base_3.h - include/CGAL/Surface_mesher/Combining_oracle.h - include/CGAL/Surface_mesher/Has_edges.h - include/CGAL/Surface_mesher/Implicit_surface_oracle_3.h - include/CGAL/Surface_mesher/Intersection_data_structure_3.h - include/CGAL/Surface_mesher/Null_oracle_visitor.h - include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h - include/CGAL/Surface_mesher/Poisson_implicit_surface_oracle_3.h - include/CGAL/Surface_mesher/Polyhedral_oracle.h - include/CGAL/Surface_mesher/Profile_counter.h - include/CGAL/Surface_mesher/Profile_timer.h - include/CGAL/Surface_mesher/Sphere_oracle_3.h - include/CGAL/Surface_mesher/Standard_criteria.h - include/CGAL/Surface_mesher/Surface_mesher.h - include/CGAL/Surface_mesher/Surface_mesher_edges_level.h - include/CGAL/Surface_mesher/Surface_mesher_edges_level_visitor.h - include/CGAL/Surface_mesher/Surface_mesher_manifold.h - include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h - include/CGAL/Surface_mesher/Surface_mesher_visitor.h - include/CGAL/Surface_mesher/Types_generators.h - include/CGAL/Surface_mesher/Verbose_flag.h - include/CGAL/Surface_mesher/Vertices_on_the_same_psc_element_criterion.h - include/CGAL/Surface_mesher/Vertices_on_the_same_surface_criterion.h - include/CGAL/Surface_mesher_generator.h - include/CGAL/Surface_sweep_2.h - include/CGAL/Surface_sweep_2/Arr_basic_insertion_traits_2.h - include/CGAL/Surface_sweep_2/Arr_batched_pl_ss_visitor.h - include/CGAL/Surface_sweep_2/Arr_construction_event.h - include/CGAL/Surface_sweep_2/Arr_construction_event_base.h - include/CGAL/Surface_sweep_2/Arr_construction_ss_visitor.h - include/CGAL/Surface_sweep_2/Arr_construction_subcurve.h - include/CGAL/Surface_sweep_2/Arr_default_overlay_traits_base.h - include/CGAL/Surface_sweep_2/Arr_insertion_ss_visitor.h - include/CGAL/Surface_sweep_2/Arr_insertion_traits_2.h - include/CGAL/Surface_sweep_2/Arr_no_intersection_insertion_ss_visitor.h - include/CGAL/Surface_sweep_2/Arr_overlay_event.h - include/CGAL/Surface_sweep_2/Arr_overlay_ss_visitor.h - include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h - include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h - include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h - include/CGAL/Surface_sweep_2/Curve_comparer.h - include/CGAL/Surface_sweep_2/Curve_pair.h - include/CGAL/Surface_sweep_2/Default_event.h - include/CGAL/Surface_sweep_2/Default_event_base.h - include/CGAL/Surface_sweep_2/Default_subcurve.h - include/CGAL/Surface_sweep_2/Default_visitor.h - include/CGAL/Surface_sweep_2/Default_visitor_base.h - include/CGAL/Surface_sweep_2/Do_interior_intersect_visitor.h - include/CGAL/Surface_sweep_2/Event_comparer.h - include/CGAL/Surface_sweep_2/Intersection_points_visitor.h - include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h - include/CGAL/Surface_sweep_2/No_overlap_event.h - include/CGAL/Surface_sweep_2/No_overlap_event_base.h - include/CGAL/Surface_sweep_2/No_overlap_subcurve.h - include/CGAL/Surface_sweep_2/Subcurves_visitor.h - include/CGAL/Surface_sweep_2/Surface_sweep_2_debug.h - include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h - include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h - include/CGAL/Surface_sweep_2_algorithms.h - include/CGAL/Sweep_line_2_algorithms.h - include/CGAL/TDS_full_cell_default_storage_policy.h - include/CGAL/TDS_full_cell_mirror_storage_policy.h - include/CGAL/Tetrahedron_3.h - include/CGAL/Three/Buffer_objects.h - include/CGAL/Three/Edge_container.h - include/CGAL/Three/Point_container.h - include/CGAL/Three/Polyhedron_demo_io_plugin_interface.h - include/CGAL/Three/Polyhedron_demo_plugin_helper.h - include/CGAL/Three/Polyhedron_demo_plugin_interface.h - include/CGAL/Three/Primitive_container.h - include/CGAL/Three/Scene_draw_interface.h - include/CGAL/Three/Scene_group_item.h - include/CGAL/Three/Scene_interface.h - include/CGAL/Three/Scene_item.h - include/CGAL/Three/Scene_item_config.h - include/CGAL/Three/Scene_item_rendering_helper.h - include/CGAL/Three/Scene_item_with_properties.h - include/CGAL/Three/Scene_print_item_interface.h - include/CGAL/Three/Scene_transparent_interface.h - include/CGAL/Three/Scene_zoomable_item_interface.h - include/CGAL/Three/TextRenderer.h - include/CGAL/Three/Three.h - include/CGAL/Three/Triangle_container.h - include/CGAL/Three/Viewer_config.h - include/CGAL/Three/Viewer_interface.h - include/CGAL/Three/exceptions.h - include/CGAL/Threetuple.h - include/CGAL/Time_stamper.h - include/CGAL/Timer.h - include/CGAL/Timer_impl.h - include/CGAL/Tools/chained_map.h - include/CGAL/Transform_iterator.h - include/CGAL/Tree_assertions.h - include/CGAL/Tree_base.h - include/CGAL/Tree_traits.h - include/CGAL/Triangle_2.h - include/CGAL/Triangle_3.h - include/CGAL/Triangle_accessor_3.h - include/CGAL/Triangular_expansion_visibility_2.h - include/CGAL/Triangular_field_2.h - include/CGAL/Triangulated_mixed_complex_observer_3.h - include/CGAL/Triangulation.h - include/CGAL/Triangulation_2.h - include/CGAL/Triangulation_2/insert_constraints.h - include/CGAL/Triangulation_2/internal/Constraint_hierarchy_2.h - include/CGAL/Triangulation_2/internal/Polyline_constraint_hierarchy_2.h - include/CGAL/Triangulation_2/internal/Triangulation_2_filtered_projection_traits_3.h - include/CGAL/Triangulation_2/internal/Triangulation_2_projection_traits_base_3.h - include/CGAL/Triangulation_2/internal/Triangulation_line_face_circulator_2.h - include/CGAL/Triangulation_2_projection_traits_3.h - include/CGAL/Triangulation_2_to_lcc.h - include/CGAL/Triangulation_2_traits_3.h - include/CGAL/Triangulation_3.h - include/CGAL/Triangulation_3_to_lcc.h - include/CGAL/Triangulation_cell_base_3.h - include/CGAL/Triangulation_cell_base_with_info_3.h - include/CGAL/Triangulation_conformer_2.h - include/CGAL/Triangulation_data_structure.h - include/CGAL/Triangulation_data_structure_2.h - include/CGAL/Triangulation_data_structure_3.h - include/CGAL/Triangulation_data_structure_using_list_2.h - include/CGAL/Triangulation_default_data_structure_2.h - include/CGAL/Triangulation_ds_cell_base_3.h - include/CGAL/Triangulation_ds_circulators_2.h - include/CGAL/Triangulation_ds_face_2.h - include/CGAL/Triangulation_ds_face_base_2.h - include/CGAL/Triangulation_ds_full_cell.h - include/CGAL/Triangulation_ds_iterators_2.h - include/CGAL/Triangulation_ds_vertex.h - include/CGAL/Triangulation_ds_vertex_2.h - include/CGAL/Triangulation_ds_vertex_base_2.h - include/CGAL/Triangulation_ds_vertex_base_3.h - include/CGAL/Triangulation_face.h - include/CGAL/Triangulation_face_base_2.h - include/CGAL/Triangulation_face_base_with_id_2.h - include/CGAL/Triangulation_face_base_with_info_2.h - include/CGAL/Triangulation_full_cell.h - include/CGAL/Triangulation_geom_traits_3.h - include/CGAL/Triangulation_hierarchy_2.h - include/CGAL/Triangulation_hierarchy_3.h - include/CGAL/Triangulation_hierarchy_vertex_base_2.h - include/CGAL/Triangulation_hierarchy_vertex_base_3.h - include/CGAL/Triangulation_incremental_builder_3.h - include/CGAL/Triangulation_simplex_3.h - include/CGAL/Triangulation_structural_filtering_traits.h - include/CGAL/Triangulation_utils_2.h - include/CGAL/Triangulation_utils_3.h - include/CGAL/Triangulation_vertex.h - include/CGAL/Triangulation_vertex_base_2.h - include/CGAL/Triangulation_vertex_base_3.h - include/CGAL/Triangulation_vertex_base_with_id_2.h - include/CGAL/Triangulation_vertex_base_with_info_2.h - include/CGAL/Triangulation_vertex_base_with_info_3.h - include/CGAL/Twotuple.h - include/CGAL/Umbilics.h - include/CGAL/Uncertain.h - include/CGAL/Unfiltered_predicate_adaptor.h - include/CGAL/Union_find.h - include/CGAL/Union_of_balls_3.h - include/CGAL/Unique_hash_map.h - include/CGAL/Variational_shape_approximation.h - include/CGAL/Vector_2.h - include/CGAL/Vector_3.h - include/CGAL/Vertex2Data_Property_Map_with_std_map.h - include/CGAL/Visibility_2/visibility_utils.h - include/CGAL/Voronoi_diagram_2.h - include/CGAL/Voronoi_diagram_2/Accessor.h - include/CGAL/Voronoi_diagram_2/Adaptation_traits_base_2.h - include/CGAL/Voronoi_diagram_2/Adaptation_traits_functors.h - include/CGAL/Voronoi_diagram_2/Apollonius_graph_degeneracy_testers.h - include/CGAL/Voronoi_diagram_2/Apollonius_graph_nearest_site_2.h - include/CGAL/Voronoi_diagram_2/Cached_degeneracy_testers.h - include/CGAL/Voronoi_diagram_2/Circulator_adaptors.h - include/CGAL/Voronoi_diagram_2/Connected_components.h - include/CGAL/Voronoi_diagram_2/Construct_dual_points.h - include/CGAL/Voronoi_diagram_2/Default_site_inserters.h - include/CGAL/Voronoi_diagram_2/Default_site_removers.h - include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h - include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h - include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h - include/CGAL/Voronoi_diagram_2/Dummy_iterator.h - include/CGAL/Voronoi_diagram_2/Edge_less.h - include/CGAL/Voronoi_diagram_2/Face.h - include/CGAL/Voronoi_diagram_2/Finder_classes.h - include/CGAL/Voronoi_diagram_2/Halfedge.h - include/CGAL/Voronoi_diagram_2/Handle_adaptor.h - include/CGAL/Voronoi_diagram_2/Identity_rejectors.h - include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h - include/CGAL/Voronoi_diagram_2/Policy_base.h - include/CGAL/Voronoi_diagram_2/Regular_triangulation_degeneracy_testers.h - include/CGAL/Voronoi_diagram_2/Regular_triangulation_nearest_site_2.h - include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_degeneracy_testers.h - include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_nearest_site_2.h - include/CGAL/Voronoi_diagram_2/Site_accessors.h - include/CGAL/Voronoi_diagram_2/Unbounded_edges.h - include/CGAL/Voronoi_diagram_2/Unbounded_faces.h - include/CGAL/Voronoi_diagram_2/Validity_testers.h - include/CGAL/Voronoi_diagram_2/Vertex.h - include/CGAL/Voronoi_diagram_2/basic.h - include/CGAL/Voronoi_intersection_2_traits_3.h - include/CGAL/Weighted_Minkowski_distance.h - include/CGAL/Weighted_alpha_shape_euclidean_traits_2.h - include/CGAL/Weighted_alpha_shape_euclidean_traits_3.h - include/CGAL/Weighted_point_2.h - include/CGAL/Weighted_point_3.h - include/CGAL/Width_3.h - include/CGAL/Width_default_traits_3.h - include/CGAL/Width_polyhedron_3.h - include/CGAL/aff_transformation_tags.h - include/CGAL/aff_transformation_tags_impl.h - include/CGAL/algorithm.h - include/CGAL/all_furthest_neighbors_2.h - include/CGAL/apply_to_range.h - include/CGAL/approximated_offset_2.h - include/CGAL/argument_swaps.h - include/CGAL/arrange_offset_polygons_2.h - include/CGAL/array.h - include/CGAL/assertions.h - include/CGAL/assertions_behaviour.h - include/CGAL/assertions_impl.h - include/CGAL/atomic.h - include/CGAL/auto_link/CGAL.h - include/CGAL/auto_link/CORE.h - include/CGAL/auto_link/ImageIO.h - include/CGAL/auto_link/Qt.h - include/CGAL/auto_link/auto_link.h - include/CGAL/barycenter.h - include/CGAL/basic.h - include/CGAL/basic_classes.h - include/CGAL/basic_constructions_2.h - include/CGAL/basic_constructions_3.h - include/CGAL/bilateral_smooth_point_set.h - include/CGAL/boost/bimap.hpp - include/CGAL/boost/bimap/multiset_of.hpp - include/CGAL/boost/graph/Dual.h - include/CGAL/boost/graph/Euler_operations.h - include/CGAL/boost/graph/Face_filtered_graph.h - include/CGAL/boost/graph/Graph_with_descriptor_with_graph.h - include/CGAL/boost/graph/Graph_with_descriptor_with_graph_fwd.h - include/CGAL/boost/graph/METIS/partition_dual_graph.h - include/CGAL/boost/graph/METIS/partition_graph.h - include/CGAL/boost/graph/Named_function_parameters.h - include/CGAL/boost/graph/Seam_mesh.h - include/CGAL/boost/graph/backward_compatibility_functions.h - include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h - include/CGAL/boost/graph/copy_face_graph.h - include/CGAL/boost/graph/dijkstra_shortest_paths.h - include/CGAL/boost/graph/dijkstra_shortest_paths.hpp - include/CGAL/boost/graph/generators.h - include/CGAL/boost/graph/graph_concepts.h - include/CGAL/boost/graph/graph_traits_Arrangement_2.h - include/CGAL/boost/graph/graph_traits_Constrained_Delaunay_triangulation_2.h - include/CGAL/boost/graph/graph_traits_Constrained_triangulation_2.h - include/CGAL/boost/graph/graph_traits_Constrained_triangulation_plus_2.h - include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h - include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h - include/CGAL/boost/graph/graph_traits_HalfedgeDS.h - include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h - include/CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h - include/CGAL/boost/graph/graph_traits_OpenMesh.h - include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h - include/CGAL/boost/graph/graph_traits_Polyhedron_3.h - include/CGAL/boost/graph/graph_traits_Regular_triangulation_2.h - include/CGAL/boost/graph/graph_traits_Seam_mesh.h - include/CGAL/boost/graph/graph_traits_Surface_mesh.h - include/CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h - include/CGAL/boost/graph/graph_traits_Triangulation_2.h - include/CGAL/boost/graph/graph_traits_Triangulation_data_structure_2.h - include/CGAL/boost/graph/graph_traits_Triangulation_hierarchy_2.h - include/CGAL/boost/graph/halfedge_graph_traits.h - include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h - include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h - include/CGAL/boost/graph/helpers.h - include/CGAL/boost/graph/internal/Has_member_clear.h - include/CGAL/boost/graph/internal/Has_member_id.h - include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h - include/CGAL/boost/graph/internal/graph_traits_2D_triangulation.h - include/CGAL/boost/graph/internal/graph_traits_2D_triangulation_helper.h - include/CGAL/boost/graph/internal/helpers.h - include/CGAL/boost/graph/internal/properties_2D_triangulation.h - include/CGAL/boost/graph/io.h - include/CGAL/boost/graph/iterator.h - include/CGAL/boost/graph/named_params_helper.h - include/CGAL/boost/graph/parameters_interface.h - include/CGAL/boost/graph/partition.h - include/CGAL/boost/graph/properties.h - include/CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h - include/CGAL/boost/graph/properties_Constrained_triangulation_2.h - include/CGAL/boost/graph/properties_Constrained_triangulation_plus_2.h - include/CGAL/boost/graph/properties_Delaunay_triangulation_2.h - include/CGAL/boost/graph/properties_Linear_cell_complex_for_combinatorial_map.h - include/CGAL/boost/graph/properties_OpenMesh.h - include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h - include/CGAL/boost/graph/properties_Polyhedron_3.h - include/CGAL/boost/graph/properties_Polyhedron_3_features.h - include/CGAL/boost/graph/properties_Polyhedron_3_time_stamp.h - include/CGAL/boost/graph/properties_Regular_triangulation_2.h - include/CGAL/boost/graph/properties_Seam_mesh.h - include/CGAL/boost/graph/properties_Surface_mesh.h - include/CGAL/boost/graph/properties_Surface_mesh_features.h - include/CGAL/boost/graph/properties_Surface_mesh_time_stamp.h - include/CGAL/boost/graph/properties_TriMesh_ArrayKernelT.h - include/CGAL/boost/graph/properties_Triangulation_2.h - include/CGAL/boost/graph/properties_Triangulation_data_structure_2.h - include/CGAL/boost/graph/properties_Triangulation_hierarchy_2.h - include/CGAL/boost/graph/property_maps.h - include/CGAL/boost/graph/selection.h - include/CGAL/boost/graph/split_graph_into_polylines.h - include/CGAL/boost/graph/visitor.h - include/CGAL/boost/iterator/counting_iterator.hpp - include/CGAL/boost/iterator/transform_iterator.hpp - include/CGAL/boost/parameter.h - include/CGAL/boost_mp.h - include/CGAL/bounding_box.h - include/CGAL/box_intersection_d.h - include/CGAL/cartesian_homogeneous_conversion.h - include/CGAL/centroid.h - include/CGAL/certified_numeric_predicates.h - include/CGAL/certified_quotient_predicates.h - include/CGAL/ch_akl_toussaint.h - include/CGAL/ch_bykat.h - include/CGAL/ch_eddy.h - include/CGAL/ch_function_objects_2.h - include/CGAL/ch_graham_andrew.h - include/CGAL/ch_jarvis.h - include/CGAL/ch_melkman.h - include/CGAL/ch_selected_extreme_points_2.h - include/CGAL/circulator.h - include/CGAL/circulator_bases.h - include/CGAL/compare_vertices.h - include/CGAL/compute_average_spacing.h - include/CGAL/compute_outer_frame_margin.h - include/CGAL/config.h - include/CGAL/connect_holes.h - include/CGAL/constant.h - include/CGAL/constructions/Polygon_offset_cons_ftC2.h - include/CGAL/constructions/Straight_skeleton_cons_ftC2.h - include/CGAL/constructions/constructions_for_voronoi_intersection_cartesian_2_3.h - include/CGAL/constructions/kernel_ftC2.h - include/CGAL/constructions/kernel_ftC3.h - include/CGAL/constructions_d.h - include/CGAL/convert_to_bfi.h - include/CGAL/convex_decomposition_3.h - include/CGAL/convex_hull_2.h - include/CGAL/convex_hull_3.h - include/CGAL/convex_hull_3_to_face_graph.h - include/CGAL/convex_hull_3_to_polyhedron_3.h - include/CGAL/convex_hull_constructive_traits_2.h - include/CGAL/convex_hull_traits_2.h - include/CGAL/convexity_check_2.h - include/CGAL/convexity_check_3.h - include/CGAL/copy_n.h - include/CGAL/create_offset_polygons_2.h - include/CGAL/create_offset_polygons_from_polygon_with_holes_2.h - include/CGAL/create_straight_skeleton_2.h - include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h - include/CGAL/demangle.h - include/CGAL/determinant.h - include/CGAL/determinant_of_vectors.h - include/CGAL/disable_warnings.h - include/CGAL/distance_predicates_2.h - include/CGAL/distance_predicates_3.h - include/CGAL/double.h - include/CGAL/draw_linear_cell_complex.h - include/CGAL/draw_point_set_3.h - include/CGAL/draw_polygon_2.h - include/CGAL/draw_polygon_with_holes_2.h - include/CGAL/draw_polyhedron.h - include/CGAL/draw_surface_mesh.h - include/CGAL/draw_triangulation_2.h - include/CGAL/draw_triangulation_3.h - include/CGAL/edge_aware_upsample_point_set.h - include/CGAL/enable_warnings.h - include/CGAL/enum.h - include/CGAL/envelope_2.h - include/CGAL/envelope_3.h - include/CGAL/estimate_scale.h - include/CGAL/exceptions.h - include/CGAL/export/CGAL.h - include/CGAL/export/CORE.h - include/CGAL/export/ImageIO.h - include/CGAL/export/Qt.h - include/CGAL/export/helpers.h - include/CGAL/extended_euclidean_algorithm.h - include/CGAL/extract_mean_curvature_flow_skeleton.h - include/CGAL/extremal_polygon_2.h - include/CGAL/exude_mesh_3.h - include/CGAL/float.h - include/CGAL/function_objects.h - include/CGAL/functional.h - include/CGAL/functions_on_enums.h - include/CGAL/functions_on_signs.h - include/CGAL/generators.h - include/CGAL/generic_sweep.h - include/CGAL/gl.h - include/CGAL/global_functions_circular_kernel_2.h - include/CGAL/global_functions_on_root_for_sphere_2_3.h - include/CGAL/global_functions_on_roots_and_polynomials_1_3.h - include/CGAL/global_functions_on_roots_and_polynomials_2_3.h - include/CGAL/global_functions_spherical_kernel_3.h - include/CGAL/glu.h - include/CGAL/gmp.h - include/CGAL/gmpxx.h - include/CGAL/gmpxx_coercion_traits.h - include/CGAL/gnuplot_output_2.h - include/CGAL/grabbers.h - include/CGAL/graph_traits_Arrangement_2.h - include/CGAL/graph_traits_dual_arrangement_2.h - include/CGAL/graph_traits_dual_arrangement_on_surface_2.h - include/CGAL/graph_traits_dual_arrangement_on_surface_with_history_2.h - include/CGAL/graph_traits_dual_arrangement_with_history_2.h - include/CGAL/grid_simplify_point_set.h - include/CGAL/halfedgeDS_cut_component.h - include/CGAL/halfedgeds_connected_components.h - include/CGAL/hash_openmesh.h - include/CGAL/hierarchy_simplify_point_set.h - include/CGAL/hilbert_sort.h - include/CGAL/hilbert_sort_on_sphere.h - include/CGAL/in_place_edge_list.h - include/CGAL/int.h - include/CGAL/internal/AABB_tree/AABB_drawing_traits.h - include/CGAL/internal/AABB_tree/AABB_node.h - include/CGAL/internal/AABB_tree/AABB_ray_intersection.h - include/CGAL/internal/AABB_tree/AABB_search_tree.h - include/CGAL/internal/AABB_tree/AABB_traversal_traits.h - include/CGAL/internal/AABB_tree/Has_nested_type_Shared_data.h - include/CGAL/internal/AABB_tree/Is_ray_intersection_geomtraits.h - include/CGAL/internal/AABB_tree/Primitive_helper.h - include/CGAL/internal/AFSR/Surface_face_base_2.h - include/CGAL/internal/AFSR/Surface_vertex_base_2.h - include/CGAL/internal/AFSR/construct_polyhedron.h - include/CGAL/internal/AFSR/construct_surface_2.h - include/CGAL/internal/AFSR/orient.h - include/CGAL/internal/AFSR/write_triple_indices.h - include/CGAL/internal/Classification_type.h - include/CGAL/internal/Combination_enumerator.h - include/CGAL/internal/Combinatorial_map_copy_functors.h - include/CGAL/internal/Combinatorial_map_group_functors.h - include/CGAL/internal/Combinatorial_map_internal_functors.h - include/CGAL/internal/Combinatorial_map_sewable.h - include/CGAL/internal/Combinatorial_map_utility.h - include/CGAL/internal/Dehn_hyperbolic_octagon_translation_word.h - include/CGAL/internal/Delaunay_triangulation_hierarchy_3.h - include/CGAL/internal/Dummy_tds_3.h - include/CGAL/internal/Exact_complex.h - include/CGAL/internal/Exact_type_selector.h - include/CGAL/internal/Functor_with_offset_points_adaptor_2.h - include/CGAL/internal/Functor_with_offset_points_adaptor_3.h - include/CGAL/internal/Functor_with_offset_weighted_points_adaptor_3.h - include/CGAL/internal/Generalized_map_group_functors.h - include/CGAL/internal/Generalized_map_internal_functors.h - include/CGAL/internal/Generalized_map_sewable.h - include/CGAL/internal/Generic_random_point_generator.h - include/CGAL/internal/Geometry_container.h - include/CGAL/internal/Get_dimension_tag.h - include/CGAL/internal/Has_boolean_tags.h - include/CGAL/internal/Has_member_visited.h - include/CGAL/internal/Has_nested_type_Bare_point.h - include/CGAL/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h - include/CGAL/internal/Hyperbolic_octagon_translation_matrix.h - include/CGAL/internal/Hyperbolic_octagon_translation_word.h - include/CGAL/internal/K_neighbor_search.h - include/CGAL/internal/Lazy_alpha_nt_2.h - include/CGAL/internal/Lazy_alpha_nt_3.h - include/CGAL/internal/Mesh_3/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h - include/CGAL/internal/Mesh_3/Graph_manipulations.h - include/CGAL/internal/Mesh_3/Handle_IO_for_pair_of_int.h - include/CGAL/internal/Mesh_3/check_weights.h - include/CGAL/internal/Mesh_3/get_index.h - include/CGAL/internal/Mesh_3/helpers.h - include/CGAL/internal/Mesh_3/indices_management.h - include/CGAL/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h - include/CGAL/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h - include/CGAL/internal/Periodic_2_construct_point_2.h - include/CGAL/internal/Periodic_2_triangulation_filtered_traits_2.h - include/CGAL/internal/Periodic_2_triangulation_statically_filtered_traits_2.h - include/CGAL/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h - include/CGAL/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h - include/CGAL/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h - include/CGAL/internal/Periodic_3_construct_point_3.h - include/CGAL/internal/Periodic_3_construct_weighted_point_3.h - include/CGAL/internal/Periodic_3_regular_triangulation_dummy_288.h - include/CGAL/internal/Periodic_3_regular_triangulation_filtered_traits_3.h - include/CGAL/internal/Periodic_3_regular_triangulation_remove_traits_3.h - include/CGAL/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h - include/CGAL/internal/Periodic_3_triangulation_dummy_36.h - include/CGAL/internal/Periodic_3_triangulation_filtered_traits_3.h - include/CGAL/internal/Periodic_3_triangulation_iterators_3.h - include/CGAL/internal/Periodic_3_triangulation_remove_traits_3.h - include/CGAL/internal/Periodic_3_triangulation_statically_filtered_traits_3.h - include/CGAL/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h - include/CGAL/internal/Projection_traits_3.h - include/CGAL/internal/Robust_periodic_weighted_circumcenter_traits_3.h - include/CGAL/internal/Static_filters/Angle_3.h - include/CGAL/internal/Static_filters/Collinear_3.h - include/CGAL/internal/Static_filters/Compare_squared_radius_3.h - include/CGAL/internal/Static_filters/Compare_weighted_squared_radius_3.h - include/CGAL/internal/Static_filters/Compare_x_2.h - include/CGAL/internal/Static_filters/Compare_y_2.h - include/CGAL/internal/Static_filters/Compare_y_at_x_2.h - include/CGAL/internal/Static_filters/Coplanar_orientation_3.h - include/CGAL/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h - include/CGAL/internal/Static_filters/Do_intersect_2.h - include/CGAL/internal/Static_filters/Do_intersect_3.h - include/CGAL/internal/Static_filters/Equal_2.h - include/CGAL/internal/Static_filters/Equal_3.h - include/CGAL/internal/Static_filters/Is_degenerate_3.h - include/CGAL/internal/Static_filters/Orientation_2.h - include/CGAL/internal/Static_filters/Orientation_3.h - include/CGAL/internal/Static_filters/Periodic_2_orientation_2.h - include/CGAL/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h - include/CGAL/internal/Static_filters/Periodic_3_orientation_3.h - include/CGAL/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h - include/CGAL/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h - include/CGAL/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h - include/CGAL/internal/Static_filters/Side_of_oriented_circle_2.h - include/CGAL/internal/Static_filters/Side_of_oriented_sphere_3.h - include/CGAL/internal/Static_filters/Static_filter_error.h - include/CGAL/internal/Static_filters/Static_filters.h - include/CGAL/internal/Static_filters/tools.h - include/CGAL/internal/Static_or_dynamic_array.h - include/CGAL/internal/Surface_mesh_deformation/Spokes_and_rims_iterator.h - include/CGAL/internal/Surface_mesh_segmentation/AABB_traits.h - include/CGAL/internal/Surface_mesh_segmentation/AABB_traversal_traits.h - include/CGAL/internal/Surface_mesh_segmentation/Alpha_expansion_graph_cut.h - include/CGAL/internal/Surface_mesh_segmentation/Disk_samplers.h - include/CGAL/internal/Surface_mesh_segmentation/Expectation_maximization.h - include/CGAL/internal/Surface_mesh_segmentation/Filters.h - include/CGAL/internal/Surface_mesh_segmentation/K_means_clustering.h - include/CGAL/internal/Surface_mesh_segmentation/SDF_calculation.h - include/CGAL/internal/Surface_mesh_segmentation/Surface_mesh_segmentation.h - include/CGAL/internal/Surface_mesh_skeletonization/Curve_skeleton.h - include/CGAL/internal/Surface_mesh_skeletonization/Debug.h - include/CGAL/internal/Surface_mesh_skeletonization/Detect_degeneracy.h - include/CGAL/internal/TDS_2/Edge_hash_function.h - include/CGAL/internal/TDS_2/edge_list.h - include/CGAL/internal/Transform_coordinates_traits_3.h - include/CGAL/internal/Triangulation/Dummy_TDS.h - include/CGAL/internal/Triangulation/Triangulation_ds_iterators.h - include/CGAL/internal/Triangulation/utilities.h - include/CGAL/internal/Triangulation_ds_circulators_3.h - include/CGAL/internal/Triangulation_ds_iterators_3.h - include/CGAL/internal/alpha_shape_mesh.h - include/CGAL/internal/auxiliary/graph.h - include/CGAL/internal/boost/array_binary_tree.hpp - include/CGAL/internal/boost/function_property_map.hpp - include/CGAL/internal/boost/mutable_heap.hpp - include/CGAL/internal/boost/mutable_queue.hpp - include/CGAL/internal/bounded_priority_queue.h - include/CGAL/internal/canonicalize_helper.h - include/CGAL/internal/compute_confidences.h - include/CGAL/internal/container_fwd_fixed.hpp - include/CGAL/internal/deprecation_warning.h - include/CGAL/internal/disable_deprecation_warnings_and_errors.h - include/CGAL/internal/enable_third_party_libraries.h - include/CGAL/internal/hypothesis.h - include/CGAL/internal/info_check.h - include/CGAL/internal/parameters.h - include/CGAL/internal/point_set_with_planes.h - include/CGAL/interpolation_functions.h - include/CGAL/intersection_2.h - include/CGAL/intersection_3.h - include/CGAL/intersection_3_1.h - include/CGAL/intersections.h - include/CGAL/intersections_d.h - include/CGAL/ipower.h - include/CGAL/is_convertible.h - include/CGAL/is_iterator.h - include/CGAL/is_streamable.h - include/CGAL/is_y_monotone_2.h - include/CGAL/iterator.h - include/CGAL/iterator_from_indices.h - include/CGAL/jet_estimate_normals.h - include/CGAL/jet_smooth_point_set.h - include/CGAL/kernel_assertions.h - include/CGAL/kernel_basic.h - include/CGAL/kernel_config.h - include/CGAL/kernel_to_kernel.h - include/CGAL/known_bit_size_integers.h - include/CGAL/leda_bigfloat.h - include/CGAL/leda_bigfloat_interval.h - include/CGAL/leda_coercion_traits.h - include/CGAL/leda_integer.h - include/CGAL/leda_rational.h - include/CGAL/leda_real.h - include/CGAL/license.h - include/CGAL/license/AABB_tree.h - include/CGAL/license/Advancing_front_surface_reconstruction.h - include/CGAL/license/Alpha_shapes_2.h - include/CGAL/license/Alpha_shapes_3.h - include/CGAL/license/Apollonius_graph_2.h - include/CGAL/license/Arrangement_on_surface_2.h - include/CGAL/license/Barycentric_coordinates_2.h - include/CGAL/license/Boolean_set_operations_2.h - include/CGAL/license/Bounding_volumes.h - include/CGAL/license/Box_intersection_d.h - include/CGAL/license/Circular_kernel_2.h - include/CGAL/license/Circular_kernel_3.h - include/CGAL/license/Classification.h - include/CGAL/license/Cone_spanners_2.h - include/CGAL/license/Convex_decomposition_3.h - include/CGAL/license/Convex_hull_2.h - include/CGAL/license/Convex_hull_3.h - include/CGAL/license/Convex_hull_d.h - include/CGAL/license/Envelope_2.h - include/CGAL/license/Envelope_3.h - include/CGAL/license/GraphicsView.h - include/CGAL/license/Heat_method_3.h - include/CGAL/license/Hyperbolic_triangulation_2.h - include/CGAL/license/Inscribed_areas.h - include/CGAL/license/Interpolation.h - include/CGAL/license/Interval_skip_list.h - include/CGAL/license/Jet_fitting_3.h - include/CGAL/license/Matrix_search.h - include/CGAL/license/Mesh_2.h - include/CGAL/license/Mesh_3.h - include/CGAL/license/Minkowski_sum_2.h - include/CGAL/license/Minkowski_sum_3.h - include/CGAL/license/Nef_2.h - include/CGAL/license/Nef_3.h - include/CGAL/license/Nef_S2.h - include/CGAL/license/Optimal_transportation_reconstruction_2.h - include/CGAL/license/Partition_2.h - include/CGAL/license/Periodic_2_triangulation_2.h - include/CGAL/license/Periodic_3_mesh_3.h - include/CGAL/license/Periodic_3_triangulation_3.h - include/CGAL/license/Periodic_4_hyperbolic_triangulation_2.h - include/CGAL/license/Point_set_2.h - include/CGAL/license/Point_set_3.h - include/CGAL/license/Point_set_processing_3.h - include/CGAL/license/Poisson_surface_reconstruction_3.h - include/CGAL/license/Polygon_mesh_processing.h - include/CGAL/license/Polygon_mesh_processing/Compute_normal.h - include/CGAL/license/Polygon_mesh_processing/collision_detection.h - include/CGAL/license/Polygon_mesh_processing/connected_components.h - include/CGAL/license/Polygon_mesh_processing/core.h - include/CGAL/license/Polygon_mesh_processing/corefinement.h - include/CGAL/license/Polygon_mesh_processing/detect_features.h - include/CGAL/license/Polygon_mesh_processing/distance.h - include/CGAL/license/Polygon_mesh_processing/locate.h - include/CGAL/license/Polygon_mesh_processing/measure.h - include/CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h - include/CGAL/license/Polygon_mesh_processing/miscellaneous.h - include/CGAL/license/Polygon_mesh_processing/orientation.h - include/CGAL/license/Polygon_mesh_processing/predicate.h - include/CGAL/license/Polygon_mesh_processing/repair.h - include/CGAL/license/Polygonal_surface_reconstruction.h - include/CGAL/license/Polyhedron.h - include/CGAL/license/Polyline_simplification_2.h - include/CGAL/license/Polytope_distance_d.h - include/CGAL/license/Principal_component_analysis.h - include/CGAL/license/QP_solver.h - include/CGAL/license/Ridges_3.h - include/CGAL/license/Scale_space_reconstruction_3.h - include/CGAL/license/SearchStructures.h - include/CGAL/license/Segment_Delaunay_graph_2.h - include/CGAL/license/Segment_Delaunay_graph_Linf_2.h - include/CGAL/license/Set_movable_separability_2.h - include/CGAL/license/Shape_detection.h - include/CGAL/license/Skin_surface_3.h - include/CGAL/license/Snap_rounding_2.h - include/CGAL/license/Spatial_searching.h - include/CGAL/license/Straight_skeleton_2.h - include/CGAL/license/Stream_lines_2.h - include/CGAL/license/Surface_mesh.h - include/CGAL/license/Surface_mesh_approximation.h - include/CGAL/license/Surface_mesh_deformation.h - include/CGAL/license/Surface_mesh_parameterization.h - include/CGAL/license/Surface_mesh_segmentation.h - include/CGAL/license/Surface_mesh_shortest_path.h - include/CGAL/license/Surface_mesh_simplification.h - include/CGAL/license/Surface_mesh_skeletonization.h - include/CGAL/license/Surface_mesher.h - include/CGAL/license/Surface_sweep_2.h - include/CGAL/license/TDS_2.h - include/CGAL/license/TDS_3.h - include/CGAL/license/Three.h - include/CGAL/license/Triangulation.h - include/CGAL/license/Triangulation_2.h - include/CGAL/license/Triangulation_3.h - include/CGAL/license/Visibility_2.h - include/CGAL/license/Voronoi_diagram_2.h - include/CGAL/license/gpl_package_list.txt - include/CGAL/license/lgpl.h - include/CGAL/linear_least_squares_fitting_2.h - include/CGAL/linear_least_squares_fitting_3.h - include/CGAL/linear_least_squares_fitting_circles_2.h - include/CGAL/linear_least_squares_fitting_cuboids_3.h - include/CGAL/linear_least_squares_fitting_points_2.h - include/CGAL/linear_least_squares_fitting_points_3.h - include/CGAL/linear_least_squares_fitting_rectangles_2.h - include/CGAL/linear_least_squares_fitting_segments_2.h - include/CGAL/linear_least_squares_fitting_segments_3.h - include/CGAL/linear_least_squares_fitting_spheres_3.h - include/CGAL/linear_least_squares_fitting_tetrahedra_3.h - include/CGAL/linear_least_squares_fitting_triangles_2.h - include/CGAL/linear_least_squares_fitting_triangles_3.h - include/CGAL/link_to_face_graph.h - include/CGAL/lloyd_optimize_mesh_2.h - include/CGAL/lloyd_optimize_mesh_3.h - include/CGAL/long_double.h - include/CGAL/long_long.h - include/CGAL/make_mesh_3.h - include/CGAL/make_periodic_3_mesh_3.h - include/CGAL/make_piecewise_smooth_surface_mesh.h - include/CGAL/make_skin_surface_mesh_3.h - include/CGAL/make_surface_mesh.h - include/CGAL/make_union_of_balls_3.h - include/CGAL/marching_tetrahedra_3.h - include/CGAL/memory.h - include/CGAL/mesh_segmentation.h - include/CGAL/mesh_skin_surface_3.h - include/CGAL/mesh_union_of_balls_3.h - include/CGAL/min_max_n.h - include/CGAL/min_quadrilateral_2.h - include/CGAL/minimum_enclosing_quadrilateral_2.h - include/CGAL/minkowski_sum_2.h - include/CGAL/minkowski_sum_3.h - include/CGAL/monotone_matrix_search.h - include/CGAL/more_functions_on_signs.h - include/CGAL/mpfi_coercion_traits.h - include/CGAL/mpfr_coercion_traits.h - include/CGAL/mpq_class.h - include/CGAL/mpz_class.h - include/CGAL/mst_orient_normals.h - include/CGAL/multiset_assertions.h - include/CGAL/mutex.h - include/CGAL/natural_neighbor_coordinates_2.h - include/CGAL/natural_neighbor_coordinates_3.h - include/CGAL/nearest_neighbor_delaunay_2.h - include/CGAL/normal_vector_newell_3.h - include/CGAL/number_type_basic.h - include/CGAL/number_type_config.h - include/CGAL/number_utils.h - include/CGAL/number_utils_classes.h - include/CGAL/odt_optimize_mesh_3.h - include/CGAL/offset_polygon_2.h - include/CGAL/optimize_mesh_3.h - include/CGAL/optimize_periodic_3_mesh_3.h - include/CGAL/partition_2.h - include/CGAL/partition_is_valid_2.h - include/CGAL/pca_estimate_normals.h - include/CGAL/periodic_3_triangulation_3_io.h - include/CGAL/perturb_mesh_3.h - include/CGAL/pierce_rectangles_2.h - include/CGAL/point_generators_2.h - include/CGAL/point_generators_3.h - include/CGAL/point_generators_d.h - include/CGAL/point_set_processing_assertions.h - include/CGAL/poisson_refine_triangulation.h - include/CGAL/poisson_surface_reconstruction.h - include/CGAL/polygon_function_objects.h - include/CGAL/polygon_mesh_processing.h - include/CGAL/polyhedron_cut_plane_3.h - include/CGAL/polynomial_utils.h - include/CGAL/predicates/Polygon_offset_pred_ftC2.h - include/CGAL/predicates/Straight_skeleton_pred_ftC2.h - include/CGAL/predicates/kernel_ftC2.h - include/CGAL/predicates/kernel_ftC3.h - include/CGAL/predicates/predicates_for_mixed_complex_3.h - include/CGAL/predicates/predicates_for_voronoi_intersection_cartesian_2_3.h - include/CGAL/predicates/sign_of_determinant.h - include/CGAL/predicates_d.h - include/CGAL/predicates_on_lines_2.h - include/CGAL/predicates_on_points_2.h - include/CGAL/predicates_on_points_3.h - include/CGAL/primes.h - include/CGAL/property_map.h - include/CGAL/radial_orient_normals.h - include/CGAL/random_convex_hull_in_disc_2.h - include/CGAL/random_convex_set_2.h - include/CGAL/random_polygon_2.h - include/CGAL/random_selection.h - include/CGAL/random_simplify_point_set.h - include/CGAL/range_search_delaunay_2.h - include/CGAL/rational_rotation.h - include/CGAL/read_vtk_image_data.h - include/CGAL/rectangular_3_center_2.h - include/CGAL/rectangular_p_center_2.h - include/CGAL/refine_mesh_3.h - include/CGAL/refine_periodic_3_mesh_3.h - include/CGAL/regular_neighbor_coordinates_2.h - include/CGAL/remove_far_points_in_mesh_3.h - include/CGAL/remove_outliers.h - include/CGAL/representation_tags.h - include/CGAL/result_of.h - include/CGAL/segment_intersection_points_2.h - include/CGAL/sibson_gradient_fitting.h - include/CGAL/simple_transformations_d.h - include/CGAL/simplest_rational_in_interval.h - include/CGAL/sorted_matrix_search.h - include/CGAL/spatial_sort.h - include/CGAL/spatial_sort_on_sphere.h - include/CGAL/squared_distance_2.h - include/CGAL/squared_distance_2_1.h - include/CGAL/squared_distance_2_2.h - include/CGAL/squared_distance_3.h - include/CGAL/squared_distance_3_0.h - include/CGAL/squared_distance_3_1.h - include/CGAL/squared_distance_3_2.h - include/CGAL/squared_distance_utils.h - include/CGAL/sse2.h - include/CGAL/stddef.h - include/CGAL/streamlines_assertions.h - include/CGAL/structure_point_set.h - include/CGAL/subdivide_skin_surface_mesh_3.h - include/CGAL/subdivide_union_of_balls_mesh_3.h - include/CGAL/subdivision_method_3.h - include/CGAL/surface_mesh_parameterization.h - include/CGAL/surface_neighbor_coordinates_3.h - include/CGAL/surface_neighbors_3.h - include/CGAL/surface_reconstruction_points_assertions.h - include/CGAL/sweep_observer.h - include/CGAL/tags.h - include/CGAL/test_FPU_rounding_mode_impl.h - include/CGAL/thread.h - include/CGAL/to_rational.h - include/CGAL/transforming_iterator.h - include/CGAL/transforming_pair_iterator.h - include/CGAL/triangulate_mixed_complex_3.h - include/CGAL/triangulate_power_diagram_3.h - include/CGAL/triangulation_assertions.h - include/CGAL/tss.h - include/CGAL/tuple.h - include/CGAL/type_traits.h - include/CGAL/typeset.h - include/CGAL/use.h - include/CGAL/user_classes.h - include/CGAL/utility.h - include/CGAL/utils.h - include/CGAL/utils_classes.h - include/CGAL/value_type_traits.h - include/CGAL/vcm_estimate_edges.h - include/CGAL/vcm_estimate_normals.h - include/CGAL/vector.h - include/CGAL/version.h - include/CGAL/version_macros.h - include/CGAL/vtkSurfaceMesherContourFilter.h - include/CGAL/width_assertions.h - include/CGAL/wlop_simplify_and_regularize_point_set.h - include/CGAL/wmult.h - lib/cmake/CGAL/CGALConfig-installation-dirs.cmake - lib/cmake/CGAL/CGALConfig.cmake - lib/cmake/CGAL/CGALConfig_binary.cmake.in - lib/cmake/CGAL/CGALConfig_binary_header_only.cmake.in - lib/cmake/CGAL/CGALConfig_install.cmake.in - lib/cmake/CGAL/CGALLibConfig.cmake.in - lib/cmake/CGAL/CGAL_CheckCXXFileRuns.cmake - lib/cmake/CGAL/CGAL_Common.cmake - lib/cmake/CGAL/CGAL_CreateSingleSourceCGALProgram.cmake - lib/cmake/CGAL/CGAL_GeneratorSpecificSettings.cmake - lib/cmake/CGAL/CGAL_Macros.cmake - lib/cmake/CGAL/CGAL_Qt5_moc_and_resource_files.cmake - lib/cmake/CGAL/CGAL_SCM.cmake - lib/cmake/CGAL/CGAL_SetupBoost.cmake - lib/cmake/CGAL/CGAL_SetupCGALDependencies.cmake - lib/cmake/CGAL/CGAL_SetupCGAL_CoreDependencies.cmake - lib/cmake/CGAL/CGAL_SetupCGAL_ImageIODependencies.cmake - lib/cmake/CGAL/CGAL_SetupCGAL_Qt5Dependencies.cmake - lib/cmake/CGAL/CGAL_SetupDependencies.cmake - lib/cmake/CGAL/CGAL_SetupFlags.cmake - lib/cmake/CGAL/CGAL_SetupGMP.cmake - lib/cmake/CGAL/CGAL_SetupLEDA.cmake - lib/cmake/CGAL/CGAL_SetupVLD.cmake - lib/cmake/CGAL/CGAL_TweakFindBoost.cmake - lib/cmake/CGAL/CGAL_UseLEDA.cmake - lib/cmake/CGAL/CGAL_UseMKL.cmake - lib/cmake/CGAL/CGAL_UseMPFI.cmake - lib/cmake/CGAL/CGAL_UseRS.cmake - lib/cmake/CGAL/CGAL_UseRS3.cmake - lib/cmake/CGAL/CGAL_VersionUtils.cmake - lib/cmake/CGAL/CGAL_add_test.cmake - lib/cmake/CGAL/CGAL_display_flags.cmake - lib/cmake/CGAL/CGAL_enable_end_of_configuration_hook.cmake - lib/cmake/CGAL/CGAL_parse_version_h.cmake - lib/cmake/CGAL/CGAL_setup_target_dependencies.cmake - lib/cmake/CGAL/CGAL_target_use_TBB.cmake - lib/cmake/CGAL/FindCORE.cmake - lib/cmake/CGAL/FindESBTL.cmake - lib/cmake/CGAL/FindEigen3.cmake - lib/cmake/CGAL/FindF2C.cmake - lib/cmake/CGAL/FindGLPK.cmake - lib/cmake/CGAL/FindGMP.cmake - lib/cmake/CGAL/FindGMPXX.cmake - lib/cmake/CGAL/FindIPE.cmake - lib/cmake/CGAL/FindLASLIB.cmake - lib/cmake/CGAL/FindLEDA.cmake - lib/cmake/CGAL/FindMETIS.cmake - lib/cmake/CGAL/FindMKL.cmake - lib/cmake/CGAL/FindMPFI.cmake - lib/cmake/CGAL/FindMPFR.cmake - lib/cmake/CGAL/FindNTL.cmake - lib/cmake/CGAL/FindOpenMesh.cmake - lib/cmake/CGAL/FindRS.cmake - lib/cmake/CGAL/FindRS3.cmake - lib/cmake/CGAL/FindSuiteSparse.cmake - lib/cmake/CGAL/FindTBB.cmake - lib/cmake/CGAL/FindTensorFlow.cmake - lib/cmake/CGAL/Help/CGAL_SetupBoost.rst - lib/cmake/CGAL/Help/CGAL_SetupCGALDependencies.rst - lib/cmake/CGAL/Help/CGAL_SetupCGAL_CoreDependencies.rst - lib/cmake/CGAL/Help/CGAL_SetupCGAL_ImageIODependencies.rst - lib/cmake/CGAL/Help/CGAL_SetupCGAL_Qt5Dependencies.rst - lib/cmake/CGAL/Help/CGAL_SetupGMP.rst - lib/cmake/CGAL/Help/CGAL_SetupLEDA.rst - lib/cmake/CGAL/Help/cmake.py - lib/cmake/CGAL/Help/conf.py - lib/cmake/CGAL/Help/index.rst - lib/cmake/CGAL/Makefile - lib/cmake/CGAL/UseCGAL.cmake - lib/cmake/CGAL/UseESBTL.cmake - lib/cmake/CGAL/UseEigen3.cmake - lib/cmake/CGAL/UseLASLIB.cmake - lib/cmake/CGAL/UseOpenMesh.cmake - lib/cmake/CGAL/UseTBB.cmake - lib/cmake/CGAL/config/support/CGAL_test_cpp_version.cpp - lib/cmake/CGAL/config/support/print_BOOST_version.cpp - lib/cmake/CGAL/config/support/print_GCC_version.cpp - lib/cmake/CGAL/config/support/print_GMP_version.cpp - lib/cmake/CGAL/config/support/print_IntelCompiler_version.cpp - lib/cmake/CGAL/config/support/print_LEDA_version.cpp - lib/cmake/CGAL/config/support/print_MPFI_version.cpp - lib/cmake/CGAL/config/support/print_MPFR_version.cpp - lib/cmake/CGAL/config/support/print_OPENGL_version.cpp - lib/cmake/CGAL/config/support/print_QT4_version.cpp - lib/cmake/CGAL/config/support/print_QT_version.cpp - lib/cmake/CGAL/config/support/print_ZLIB_version.cpp - lib/cmake/CGAL/config/support/test_BOOST.cpp - lib/cmake/CGAL/config/support/test_BOOST_PROGRAM_OPTIONS.cpp - lib/cmake/CGAL/config/support/test_BOOST_THREAD.cpp - lib/cmake/CGAL/config/support/test_GMP.cpp - lib/cmake/CGAL/config/support/test_GMPXX.cpp - lib/cmake/CGAL/config/support/test_LEDA.cpp - lib/cmake/CGAL/config/support/test_LEDAWIN.cpp - lib/cmake/CGAL/config/support/test_LIDIA.cpp - lib/cmake/CGAL/config/support/test_MPFR.cpp - lib/cmake/CGAL/config/support/test_OPENGL.cpp - lib/cmake/CGAL/config/support/test_QT.cpp - lib/cmake/CGAL/config/support/test_X11.cpp - lib/cmake/CGAL/config/support/test_ZLIB.cpp - lib/cmake/CGAL/config/support/test_syntaxonly.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_DENORMALS_COMPILE_BUG.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_IEEE_754_BUG.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_5.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_6.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_7.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_8.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_NO_LIMITS.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_NO_NEXTAFTER.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_NO_STL.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_NUMERIC_LIMITS_BUG.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp - lib/cmake/CGAL/config/testfiles/CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp - lib/cmake/CGAL/config/version.h.in -%%QT5%%lib/cmake/CGAL/demo/icons/Delaunay_triangulation_2.png -%%QT5%%lib/cmake/CGAL/demo/icons/File.qrc -%%QT5%%lib/cmake/CGAL/demo/icons/Input.qrc -%%QT5%%lib/cmake/CGAL/demo/icons/Triangulation_2.qrc -%%QT5%%lib/cmake/CGAL/demo/icons/Voronoi_diagram_2.png -%%QT5%%lib/cmake/CGAL/demo/icons/fileNew.png -%%QT5%%lib/cmake/CGAL/demo/icons/fileOpen.png -%%QT5%%lib/cmake/CGAL/demo/icons/fileSave.png -%%QT5%%lib/cmake/CGAL/demo/icons/fit-page-32.png -%%QT5%%lib/cmake/CGAL/demo/icons/inputPoint.png -%%QT5%%lib/cmake/CGAL/demo/icons/inputPoint.svg -%%QT5%%lib/cmake/CGAL/demo/icons/inputPolyline.png -%%QT5%%lib/cmake/CGAL/demo/icons/license.txt -%%QT5%%lib/cmake/CGAL/demo/icons/zoom-best-fit.png -%%QT5%%lib/cmake/CGAL/demo/icons/zoom-best-fit.svg -%%QT5%%lib/cmake/CGAL/demo/resources/CGAL.qrc -%%QT5%%lib/cmake/CGAL/demo/resources/about_CGAL.html -%%QT5%%lib/cmake/CGAL/demo/resources/cgal_logo.xpm -%%QT5%%lib/cmake/CGAL/demo/resources/cgal_logo_ipe_2013.png - lib/cmake/CGAL/list_of_whitelisted_headers.cmake - lib/cmake/CGAL/process_dependencies.cmake - lib/cmake/CGAL/run_cmd_redirection_cerr.cmake - lib/cmake/CGAL/run_test_with_cin.cmake - lib/cmake/CGAL/test_MPFI.cpp - man/man1/cgal_create_cmake_script.1.gz +include/CGAL/Quotient.h +include/CGAL/Quotient_fwd.h +include/CGAL/RS/Gmpfr_make_unique.h +include/CGAL/RS/ak_1.h +include/CGAL/RS/ak_z_1.h +include/CGAL/RS/algebraic_1.h +include/CGAL/RS/algebraic_z_1.h +include/CGAL/RS/bisection_refiner_1.h +include/CGAL/RS/comparator_1.h +include/CGAL/RS/dyadic.h +include/CGAL/RS/exact_signat_1.h +include/CGAL/RS/functors_1.h +include/CGAL/RS/functors_z_1.h +include/CGAL/RS/polynomial_converter_1.h +include/CGAL/RS/rs23_k_isolator_1.h +include/CGAL/RS/rs2_calls.h +include/CGAL/RS/rs2_isolator_1.h +include/CGAL/RS/rs3_k_refiner_1.h +include/CGAL/RS/rs3_refiner_1.h +include/CGAL/RS/signat_1.h +include/CGAL/Random.h +include/CGAL/Random_access_adaptor.h +include/CGAL/Random_access_value_adaptor.h +include/CGAL/Random_convex_hull_traits_2.h +include/CGAL/Random_convex_set_traits_2.h +include/CGAL/Random_impl.h +include/CGAL/Random_polygon_2_sweep.h +include/CGAL/Random_polygon_traits_2.h +include/CGAL/Range_segment_tree_traits.h +include/CGAL/Range_tree_d.h +include/CGAL/Range_tree_k.h +include/CGAL/Rational_traits.h +include/CGAL/Ray_2.h +include/CGAL/Ray_3.h +include/CGAL/Real_embeddable_traits.h +include/CGAL/Real_timer.h +include/CGAL/Real_timer_impl.h +include/CGAL/Reconstruction_triangulation_3.h +include/CGAL/Rectangular_p_center_traits_2.h +include/CGAL/Referenced_argument.h +include/CGAL/Regular_complex_d.h +include/CGAL/Regular_grid_2.h +include/CGAL/Regular_triangulation.h +include/CGAL/Regular_triangulation_2.h +include/CGAL/Regular_triangulation_3.h +include/CGAL/Regular_triangulation_adaptation_policies_2.h +include/CGAL/Regular_triangulation_adaptation_traits_2.h +include/CGAL/Regular_triangulation_cell_base_3.h +include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h +include/CGAL/Regular_triangulation_euclidean_traits_3.h +include/CGAL/Regular_triangulation_face_base_2.h +include/CGAL/Regular_triangulation_traits_adapter.h +include/CGAL/Regular_triangulation_vertex_base_2.h +include/CGAL/Regular_triangulation_vertex_base_3.h +include/CGAL/Regularization.h +include/CGAL/Regularization/regularize_planes.h +include/CGAL/Residue.h +include/CGAL/Ridges.h +include/CGAL/Rigid_triangle_mesh_collision_detection.h +include/CGAL/Robust_circumcenter_filtered_traits_3.h +include/CGAL/Robust_circumcenter_traits_3.h +include/CGAL/Robust_construction.h +include/CGAL/Robust_weighted_circumcenter_filtered_traits_3.h +include/CGAL/Root_for_circles_2_2.h +include/CGAL/Root_for_spheres_2_3.h +include/CGAL/Root_of_traits.h +include/CGAL/Root_of_traits_specializations.h +include/CGAL/Rotational_sweep_visibility_2.h +include/CGAL/Runge_kutta_integrator_2.h +include/CGAL/SCIP_mixed_integer_program_traits.h +include/CGAL/SEP_header.h +include/CGAL/SEP_to_ImageIO.h +include/CGAL/Scalar_factor_traits.h +include/CGAL/Scale_space_reconstruction_3/Advancing_front_mesher.h +include/CGAL/Scale_space_reconstruction_3/Alpha_shape_mesher.h +include/CGAL/Scale_space_reconstruction_3/Jet_smoother.h +include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h +include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_smoother.h +include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h +include/CGAL/Scale_space_surface_reconstruction_3.h +include/CGAL/Search_traits.h +include/CGAL/Search_traits_2.h +include/CGAL/Search_traits_3.h +include/CGAL/Search_traits_adapter.h +include/CGAL/Search_traits_d.h +include/CGAL/Segment_2.h +include/CGAL/Segment_3.h +include/CGAL/Segment_Delaunay_graph_2.h +include/CGAL/Segment_Delaunay_graph_2/Are_parallel_C2.h +include/CGAL/Segment_Delaunay_graph_2/Are_same_points_C2.h +include/CGAL/Segment_Delaunay_graph_2/Are_same_segments_C2.h +include/CGAL/Segment_Delaunay_graph_2/Arrangement_enum.h +include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h +include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_non_intersecting_C2.h +include/CGAL/Segment_Delaunay_graph_2/Basic_predicates_C2.h +include/CGAL/Segment_Delaunay_graph_2/Cartesian_converter.h +include/CGAL/Segment_Delaunay_graph_2/Compare_x_2.h +include/CGAL/Segment_Delaunay_graph_2/Compare_y_2.h +include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_2.h +include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_with_info_2.h +include/CGAL/Segment_Delaunay_graph_2/Constructions_C2.h +include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_base_2.h +include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_concept_check_tags.h +include/CGAL/Segment_Delaunay_graph_2/Finite_edge_interior_conflict_C2.h +include/CGAL/Segment_Delaunay_graph_2/Infinite_edge_interior_conflict_C2.h +include/CGAL/Segment_Delaunay_graph_2/Is_degenerate_edge_C2.h +include/CGAL/Segment_Delaunay_graph_2/Kernel_wrapper_2.h +include/CGAL/Segment_Delaunay_graph_2/Orientation_C2.h +include/CGAL/Segment_Delaunay_graph_2/Oriented_side_C2.h +include/CGAL/Segment_Delaunay_graph_2/Oriented_side_of_bisector_C2.h +include/CGAL/Segment_Delaunay_graph_2/Predicates_C2.h +include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h +include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_hierarchy_2_impl.h +include/CGAL/Segment_Delaunay_graph_2/Sqrt_extension_2.h +include/CGAL/Segment_Delaunay_graph_2/Traits_base_2.h +include/CGAL/Segment_Delaunay_graph_2/Traits_wrapper_2.h +include/CGAL/Segment_Delaunay_graph_2/Triangulation_face_base_with_edges_2.h +include/CGAL/Segment_Delaunay_graph_2/Vertex_conflict_C2.h +include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_C2.h +include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_ring_C2.h +include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_C2.h +include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_new_C2.h +include/CGAL/Segment_Delaunay_graph_2/basic.h +include/CGAL/Segment_Delaunay_graph_2/in_place_edge_list.h +include/CGAL/Segment_Delaunay_graph_Linf_2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Basic_predicates_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Bisector_Linf.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Constructions_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Filtered_traits_base_2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Finite_edge_interior_conflict_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Infinite_edge_interior_conflict_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Orientation_Linf_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_of_bisector_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Predicates_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2_impl.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_hierarchy_2_impl.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Traits_base_2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Vertex_conflict_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_ring_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_sqrt_field_new_C2.h +include/CGAL/Segment_Delaunay_graph_Linf_2/basic.h +include/CGAL/Segment_Delaunay_graph_Linf_filtered_traits_2.h +include/CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h +include/CGAL/Segment_Delaunay_graph_Linf_traits_2.h +include/CGAL/Segment_Delaunay_graph_adaptation_policies_2.h +include/CGAL/Segment_Delaunay_graph_adaptation_traits_2.h +include/CGAL/Segment_Delaunay_graph_face_base_2.h +include/CGAL/Segment_Delaunay_graph_filtered_traits_2.h +include/CGAL/Segment_Delaunay_graph_hierarchy_2.h +include/CGAL/Segment_Delaunay_graph_hierarchy_vertex_base_2.h +include/CGAL/Segment_Delaunay_graph_simple_site_2.h +include/CGAL/Segment_Delaunay_graph_simple_storage_site_2.h +include/CGAL/Segment_Delaunay_graph_site_2.h +include/CGAL/Segment_Delaunay_graph_storage_site_2.h +include/CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h +include/CGAL/Segment_Delaunay_graph_storage_traits_2.h +include/CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h +include/CGAL/Segment_Delaunay_graph_traits_2.h +include/CGAL/Segment_Delaunay_graph_vertex_base_2.h +include/CGAL/Segment_tree_d.h +include/CGAL/Segment_tree_k.h +include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/is_pullout_direction.h +include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/pullout_directions.h +include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/top_edges.h +include/CGAL/Set_movable_separability_2/internal/Circle_arrangment.h +include/CGAL/Set_movable_separability_2/internal/Utils.h +include/CGAL/Shape_detection.h +include/CGAL/Shape_detection/Efficient_RANSAC.h +include/CGAL/Shape_detection/Efficient_RANSAC/Cone.h +include/CGAL/Shape_detection/Efficient_RANSAC/Cylinder.h +include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC.h +include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC_traits.h +include/CGAL/Shape_detection/Efficient_RANSAC/Octree.h +include/CGAL/Shape_detection/Efficient_RANSAC/Plane.h +include/CGAL/Shape_detection/Efficient_RANSAC/Shape_base.h +include/CGAL/Shape_detection/Efficient_RANSAC/Sphere.h +include/CGAL/Shape_detection/Efficient_RANSAC/Torus.h +include/CGAL/Shape_detection/Efficient_RANSAC/property_map.h +include/CGAL/Shape_detection/Region_growing.h +include/CGAL/Shape_detection/Region_growing/Region_growing.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/K_neighbor_query.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_line_fit_region.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_line_fit_sorting.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_plane_fit_region.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_plane_fit_sorting.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Sphere_neighbor_query.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/Least_squares_plane_fit_region.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/Least_squares_plane_fit_sorting.h +include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/One_ring_neighbor_query.h +include/CGAL/Shape_detection/Region_growing/internal/property_map.h +include/CGAL/Shape_detection/Region_growing/internal/utils.h +include/CGAL/Shape_detection/deprecated/Region_growing.h +include/CGAL/Shape_detection/deprecated/Shape_detection_traits.h +include/CGAL/Shape_detection_3.h +include/CGAL/Side_of_bounded_square_2.h +include/CGAL/Side_of_oriented_square_2.h +include/CGAL/Side_of_triangle_mesh.h +include/CGAL/Simple_cartesian.h +include/CGAL/Simple_circular_kernel_2.h +include/CGAL/Simple_homogeneous.h +include/CGAL/Simple_polygon_visibility_2.h +include/CGAL/Simple_spherical_kernel_3.h +include/CGAL/Sixtuple.h +include/CGAL/Skin_surface_3.h +include/CGAL/Skin_surface_base_3.h +include/CGAL/Skin_surface_filtered_traits_3.h +include/CGAL/Skin_surface_marching_tetrahedra_observer_3.h +include/CGAL/Skin_surface_polyhedral_items_3.h +include/CGAL/Skin_surface_polyhedral_items_with_face_information.h +include/CGAL/Skin_surface_quadratic_surface_3.h +include/CGAL/Skin_surface_refinement_policy_3.h +include/CGAL/Skin_surface_traits_3.h +include/CGAL/Skiplist.h +include/CGAL/Small_side_angle_bisector_decomposition_2.h +include/CGAL/Small_unordered_map.h +include/CGAL/Small_unordered_set.h +include/CGAL/Snap_rounding_2.h +include/CGAL/Snap_rounding_kd_2.h +include/CGAL/Snap_rounding_traits_2.h +include/CGAL/Sorted_matrix_search_traits_adaptor.h +include/CGAL/Spatial_lock_grid_3.h +include/CGAL/Spatial_sort_traits_adapter_2.h +include/CGAL/Spatial_sort_traits_adapter_3.h +include/CGAL/Spatial_sort_traits_adapter_d.h +include/CGAL/Sphere_3.h +include/CGAL/Spherical_kernel_3.h +include/CGAL/Spherical_kernel_intersections.h +include/CGAL/Spherical_kernel_type_equality_wrapper.h +include/CGAL/Splitters.h +include/CGAL/Sqrt_extension.h +include/CGAL/Sqrt_extension/Algebraic_extension_traits.h +include/CGAL/Sqrt_extension/Algebraic_structure_traits.h +include/CGAL/Sqrt_extension/Chinese_remainder_traits.h +include/CGAL/Sqrt_extension/Coercion_traits.h +include/CGAL/Sqrt_extension/Eigen_NumTraits.h +include/CGAL/Sqrt_extension/Fraction_traits.h +include/CGAL/Sqrt_extension/Get_arithmetic_kernel.h +include/CGAL/Sqrt_extension/Modular_traits.h +include/CGAL/Sqrt_extension/Real_embeddable_traits.h +include/CGAL/Sqrt_extension/Scalar_factor_traits.h +include/CGAL/Sqrt_extension/Sqrt_extension_type.h +include/CGAL/Sqrt_extension/Wang_traits.h +include/CGAL/Sqrt_extension/convert_to_bfi.h +include/CGAL/Sqrt_extension/io.h +include/CGAL/Sqrt_extension_fwd.h +include/CGAL/Static_filtered_predicate.h +include/CGAL/Straight_skeleton_2.h +include/CGAL/Straight_skeleton_2/Polygon_iterators.h +include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h +include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h +include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h +include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_events_2.h +include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h +include/CGAL/Straight_skeleton_2/assertions.h +include/CGAL/Straight_skeleton_2/debug.h +include/CGAL/Straight_skeleton_2/test.h +include/CGAL/Straight_skeleton_builder_2.h +include/CGAL/Straight_skeleton_builder_traits_2.h +include/CGAL/Straight_skeleton_converter_2.h +include/CGAL/Straight_skeleton_face_base_2.h +include/CGAL/Straight_skeleton_halfedge_base_2.h +include/CGAL/Straight_skeleton_items_2.h +include/CGAL/Straight_skeleton_vertex_base_2.h +include/CGAL/Stream_lines_2.h +include/CGAL/Subdivision_method_3/internal/Euler_extensions.h +include/CGAL/Subdivision_method_3/internal/subdivision_hosts_impl_3.h +include/CGAL/Subdivision_method_3/subdivision_hosts_3.h +include/CGAL/Subdivision_method_3/subdivision_masks_3.h +include/CGAL/Subdivision_method_3/subdivision_methods_3.h +include/CGAL/Surface_mesh.h +include/CGAL/Surface_mesh/IO.h +include/CGAL/Surface_mesh/IO/3mf.h +include/CGAL/Surface_mesh/IO/PLY.h +include/CGAL/Surface_mesh/Properties.h +include/CGAL/Surface_mesh/Surface_mesh.h +include/CGAL/Surface_mesh/Surface_mesh_fwd.h +include/CGAL/Surface_mesh_approximation/L21_metric_plane_proxy.h +include/CGAL/Surface_mesh_approximation/L2_metric_plane_proxy.h +include/CGAL/Surface_mesh_approximation/approximate_triangle_mesh.h +include/CGAL/Surface_mesh_cell_base_3.h +include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h +include/CGAL/Surface_mesh_default_criteria_3.h +include/CGAL/Surface_mesh_default_edges_criteria_3.h +include/CGAL/Surface_mesh_default_triangulation_3.h +include/CGAL/Surface_mesh_deformation.h +include/CGAL/Surface_mesh_parameterization/ARAP_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/Barycentric_mapping_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/Circular_border_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/Discrete_authalic_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/Discrete_conformal_map_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/Error_code.h +include/CGAL/Surface_mesh_parameterization/Fixed_border_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/IO/File_off.h +include/CGAL/Surface_mesh_parameterization/Iterative_authalic_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/LSCM_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/MVC_post_processor_3.h +include/CGAL/Surface_mesh_parameterization/Mean_value_coordinates_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/Orbifold_Tutte_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/Square_border_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/Two_vertices_parameterizer_3.h +include/CGAL/Surface_mesh_parameterization/internal/Bool_property_map.h +include/CGAL/Surface_mesh_parameterization/internal/Containers_filler.h +include/CGAL/Surface_mesh_parameterization/internal/angles.h +include/CGAL/Surface_mesh_parameterization/internal/kernel_traits.h +include/CGAL/Surface_mesh_parameterization/internal/orbifold_cone_helper.h +include/CGAL/Surface_mesh_parameterization/internal/validity.h +include/CGAL/Surface_mesh_parameterization/measure_distortion.h +include/CGAL/Surface_mesh_parameterization/orbifold_enums.h +include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h +include/CGAL/Surface_mesh_parameterization/parameterize.h +include/CGAL/Surface_mesh_shortest_path.h +include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path.h +include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h +include/CGAL/Surface_mesh_shortest_path/barycentric.h +include/CGAL/Surface_mesh_shortest_path/function_objects.h +include/CGAL/Surface_mesh_shortest_path/internal/Cone_expansion_event.h +include/CGAL/Surface_mesh_shortest_path/internal/Cone_tree.h +include/CGAL/Surface_mesh_shortest_path/internal/misc_functions.h +include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_distance_placement.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_placement.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predicate.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_stop_predicate.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_policies.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_core.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/LindstromTurk_params.h +include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/Lindstrom_Turk_core.h +include/CGAL/Surface_mesh_simplification/edge_collapse.h +include/CGAL/Surface_mesh_simplification/internal/Common.h +include/CGAL/Surface_mesh_simplification/internal/Edge_collapse.h +include/CGAL/Surface_mesh_topology/internal/Edge_weight_functor.h +include/CGAL/Surface_mesh_topology/internal/Facewidth.h +include/CGAL/Surface_mesh_topology/internal/Functors_for_face_graph_wrapper.h +include/CGAL/Surface_mesh_topology/internal/Generic_map_selector.h +include/CGAL/Surface_mesh_topology/internal/Iterators_for_face_graph_wrapper.h +include/CGAL/Surface_mesh_topology/internal/Minimal_quadrangulation.h +include/CGAL/Surface_mesh_topology/internal/Path_generators.h +include/CGAL/Surface_mesh_topology/internal/Path_on_surface_with_rle.h +include/CGAL/Surface_mesh_topology/internal/Shortest_noncontractible_cycle.h +include/CGAL/Surface_mesh_traits_generator_3.h +include/CGAL/Surface_mesh_triangulation_generator_3.h +include/CGAL/Surface_mesh_vertex_base_3.h +include/CGAL/Surface_mesher/Combining_oracle.h +include/CGAL/Surface_mesher/Has_edges.h +include/CGAL/Surface_mesher/Implicit_surface_oracle_3.h +include/CGAL/Surface_mesher/Intersection_data_structure_3.h +include/CGAL/Surface_mesher/Null_oracle_visitor.h +include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h +include/CGAL/Surface_mesher/Poisson_implicit_surface_oracle_3.h +include/CGAL/Surface_mesher/Polyhedral_oracle.h +include/CGAL/Surface_mesher/Profile_counter.h +include/CGAL/Surface_mesher/Profile_timer.h +include/CGAL/Surface_mesher/Sphere_oracle_3.h +include/CGAL/Surface_mesher/Standard_criteria.h +include/CGAL/Surface_mesher/Surface_mesher.h +include/CGAL/Surface_mesher/Surface_mesher_edges_level.h +include/CGAL/Surface_mesher/Surface_mesher_edges_level_visitor.h +include/CGAL/Surface_mesher/Surface_mesher_manifold.h +include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h +include/CGAL/Surface_mesher/Surface_mesher_visitor.h +include/CGAL/Surface_mesher/Types_generators.h +include/CGAL/Surface_mesher/Verbose_flag.h +include/CGAL/Surface_mesher/Vertices_on_the_same_psc_element_criterion.h +include/CGAL/Surface_mesher/Vertices_on_the_same_surface_criterion.h +include/CGAL/Surface_mesher_generator.h +include/CGAL/Surface_sweep_2.h +include/CGAL/Surface_sweep_2/Arr_basic_insertion_traits_2.h +include/CGAL/Surface_sweep_2/Arr_batched_pl_ss_visitor.h +include/CGAL/Surface_sweep_2/Arr_construction_event.h +include/CGAL/Surface_sweep_2/Arr_construction_event_base.h +include/CGAL/Surface_sweep_2/Arr_construction_ss_visitor.h +include/CGAL/Surface_sweep_2/Arr_construction_subcurve.h +include/CGAL/Surface_sweep_2/Arr_default_overlay_traits_base.h +include/CGAL/Surface_sweep_2/Arr_insertion_ss_visitor.h +include/CGAL/Surface_sweep_2/Arr_insertion_traits_2.h +include/CGAL/Surface_sweep_2/Arr_no_intersection_insertion_ss_visitor.h +include/CGAL/Surface_sweep_2/Arr_overlay_event.h +include/CGAL/Surface_sweep_2/Arr_overlay_ss_visitor.h +include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h +include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h +include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h +include/CGAL/Surface_sweep_2/Curve_comparer.h +include/CGAL/Surface_sweep_2/Default_event.h +include/CGAL/Surface_sweep_2/Default_event_base.h +include/CGAL/Surface_sweep_2/Default_subcurve.h +include/CGAL/Surface_sweep_2/Default_visitor.h +include/CGAL/Surface_sweep_2/Default_visitor_base.h +include/CGAL/Surface_sweep_2/Do_interior_intersect_visitor.h +include/CGAL/Surface_sweep_2/Event_comparer.h +include/CGAL/Surface_sweep_2/Intersection_points_visitor.h +include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h +include/CGAL/Surface_sweep_2/No_overlap_event.h +include/CGAL/Surface_sweep_2/No_overlap_event_base.h +include/CGAL/Surface_sweep_2/No_overlap_subcurve.h +include/CGAL/Surface_sweep_2/Random_access_output_iterator.h +include/CGAL/Surface_sweep_2/Subcurves_visitor.h +include/CGAL/Surface_sweep_2/Surface_sweep_2_debug.h +include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h +include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h +include/CGAL/Surface_sweep_2_algorithms.h +include/CGAL/Sweep_line_2_algorithms.h +include/CGAL/TDS_full_cell_default_storage_policy.h +include/CGAL/TDS_full_cell_mirror_storage_policy.h +include/CGAL/Tetrahedral_remeshing/Remeshing_cell_base_3.h +include/CGAL/Tetrahedral_remeshing/Remeshing_triangulation_3.h +include/CGAL/Tetrahedral_remeshing/Remeshing_vertex_base_3.h +include/CGAL/Tetrahedral_remeshing/Sizing_field.h +include/CGAL/Tetrahedral_remeshing/Uniform_sizing_field.h +include/CGAL/Tetrahedral_remeshing/internal/FMLS.h +include/CGAL/Tetrahedral_remeshing/internal/collapse_short_edges.h +include/CGAL/Tetrahedral_remeshing/internal/compute_c3t3_statistics.h +include/CGAL/Tetrahedral_remeshing/internal/flip_edges.h +include/CGAL/Tetrahedral_remeshing/internal/smooth_vertices.h +include/CGAL/Tetrahedral_remeshing/internal/split_long_edges.h +include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_adaptive_remeshing_impl.h +include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_remeshing_helpers.h +include/CGAL/Tetrahedral_remeshing/tetrahedral_remeshing_io.h +include/CGAL/Tetrahedron_3.h +include/CGAL/Three/Buffer_objects.h +include/CGAL/Three/Edge_container.h +include/CGAL/Three/Point_container.h +include/CGAL/Three/Polyhedron_demo_io_plugin_interface.h +include/CGAL/Three/Polyhedron_demo_plugin_helper.h +include/CGAL/Three/Polyhedron_demo_plugin_interface.h +include/CGAL/Three/Primitive_container.h +include/CGAL/Three/Scene_draw_interface.h +include/CGAL/Three/Scene_group_item.h +include/CGAL/Three/Scene_interface.h +include/CGAL/Three/Scene_item.h +include/CGAL/Three/Scene_item_config.h +include/CGAL/Three/Scene_item_rendering_helper.h +include/CGAL/Three/Scene_item_with_properties.h +include/CGAL/Three/Scene_print_item_interface.h +include/CGAL/Three/Scene_transparent_interface.h +include/CGAL/Three/Scene_zoomable_item_interface.h +include/CGAL/Three/TextRenderer.h +include/CGAL/Three/Three.h +include/CGAL/Three/Triangle_container.h +include/CGAL/Three/Viewer_config.h +include/CGAL/Three/Viewer_interface.h +include/CGAL/Three/exceptions.h +include/CGAL/Threetuple.h +include/CGAL/Time_stamper.h +include/CGAL/Timer.h +include/CGAL/Timer_impl.h +include/CGAL/Tools/chained_map.h +include/CGAL/Transform_iterator.h +include/CGAL/Tree_assertions.h +include/CGAL/Tree_base.h +include/CGAL/Tree_traits.h +include/CGAL/Triangle_2.h +include/CGAL/Triangle_3.h +include/CGAL/Triangle_accessor_3.h +include/CGAL/Triangular_expansion_visibility_2.h +include/CGAL/Triangular_field_2.h +include/CGAL/Triangulated_mixed_complex_observer_3.h +include/CGAL/Triangulation.h +include/CGAL/Triangulation_2.h +include/CGAL/Triangulation_2/insert_constraints.h +include/CGAL/Triangulation_2/internal/CTP2_subconstraint_graph.h +include/CGAL/Triangulation_2/internal/Constraint_hierarchy_2.h +include/CGAL/Triangulation_2/internal/Polyline_constraint_hierarchy_2.h +include/CGAL/Triangulation_2/internal/Triangulation_2_filtered_projection_traits_3.h +include/CGAL/Triangulation_2/internal/Triangulation_2_projection_traits_base_3.h +include/CGAL/Triangulation_2/internal/Triangulation_line_face_circulator_2.h +include/CGAL/Triangulation_2_projection_traits_3.h +include/CGAL/Triangulation_2_to_lcc.h +include/CGAL/Triangulation_2_traits_3.h +include/CGAL/Triangulation_3.h +include/CGAL/Triangulation_3_to_lcc.h +include/CGAL/Triangulation_cell_base_3.h +include/CGAL/Triangulation_cell_base_with_info_3.h +include/CGAL/Triangulation_conformer_2.h +include/CGAL/Triangulation_data_structure.h +include/CGAL/Triangulation_data_structure_2.h +include/CGAL/Triangulation_data_structure_3.h +include/CGAL/Triangulation_data_structure_using_list_2.h +include/CGAL/Triangulation_default_data_structure_2.h +include/CGAL/Triangulation_ds_cell_base_3.h +include/CGAL/Triangulation_ds_circulators_2.h +include/CGAL/Triangulation_ds_face_2.h +include/CGAL/Triangulation_ds_face_base_2.h +include/CGAL/Triangulation_ds_full_cell.h +include/CGAL/Triangulation_ds_iterators_2.h +include/CGAL/Triangulation_ds_vertex.h +include/CGAL/Triangulation_ds_vertex_2.h +include/CGAL/Triangulation_ds_vertex_base_2.h +include/CGAL/Triangulation_ds_vertex_base_3.h +include/CGAL/Triangulation_face.h +include/CGAL/Triangulation_face_base_2.h +include/CGAL/Triangulation_face_base_with_id_2.h +include/CGAL/Triangulation_face_base_with_info_2.h +include/CGAL/Triangulation_full_cell.h +include/CGAL/Triangulation_geom_traits_3.h +include/CGAL/Triangulation_hierarchy_2.h +include/CGAL/Triangulation_hierarchy_3.h +include/CGAL/Triangulation_hierarchy_vertex_base_2.h +include/CGAL/Triangulation_hierarchy_vertex_base_3.h +include/CGAL/Triangulation_incremental_builder_3.h +include/CGAL/Triangulation_segment_traverser_3.h +include/CGAL/Triangulation_simplex_3.h +include/CGAL/Triangulation_structural_filtering_traits.h +include/CGAL/Triangulation_utils_2.h +include/CGAL/Triangulation_utils_3.h +include/CGAL/Triangulation_vertex.h +include/CGAL/Triangulation_vertex_base_2.h +include/CGAL/Triangulation_vertex_base_3.h +include/CGAL/Triangulation_vertex_base_with_id_2.h +include/CGAL/Triangulation_vertex_base_with_info_2.h +include/CGAL/Triangulation_vertex_base_with_info_3.h +include/CGAL/Trisegment_2.h +include/CGAL/Twotuple.h +include/CGAL/Umbilics.h +include/CGAL/Uncertain.h +include/CGAL/Unfiltered_predicate_adaptor.h +include/CGAL/Union_find.h +include/CGAL/Union_of_balls_3.h +include/CGAL/Unique_hash_map.h +include/CGAL/Variational_shape_approximation.h +include/CGAL/Vector_2.h +include/CGAL/Vector_3.h +include/CGAL/Vertex2Data_Property_Map_with_std_map.h +include/CGAL/Visibility_2/visibility_utils.h +include/CGAL/Voronoi_diagram_2.h +include/CGAL/Voronoi_diagram_2/Accessor.h +include/CGAL/Voronoi_diagram_2/Adaptation_traits_base_2.h +include/CGAL/Voronoi_diagram_2/Adaptation_traits_functors.h +include/CGAL/Voronoi_diagram_2/Apollonius_graph_degeneracy_testers.h +include/CGAL/Voronoi_diagram_2/Apollonius_graph_nearest_site_2.h +include/CGAL/Voronoi_diagram_2/Cached_degeneracy_testers.h +include/CGAL/Voronoi_diagram_2/Circulator_adaptors.h +include/CGAL/Voronoi_diagram_2/Connected_components.h +include/CGAL/Voronoi_diagram_2/Construct_dual_points.h +include/CGAL/Voronoi_diagram_2/Default_site_inserters.h +include/CGAL/Voronoi_diagram_2/Default_site_removers.h +include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h +include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h +include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h +include/CGAL/Voronoi_diagram_2/Dummy_iterator.h +include/CGAL/Voronoi_diagram_2/Edge_less.h +include/CGAL/Voronoi_diagram_2/Face.h +include/CGAL/Voronoi_diagram_2/Finder_classes.h +include/CGAL/Voronoi_diagram_2/Halfedge.h +include/CGAL/Voronoi_diagram_2/Handle_adaptor.h +include/CGAL/Voronoi_diagram_2/Identity_rejectors.h +include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h +include/CGAL/Voronoi_diagram_2/Policy_base.h +include/CGAL/Voronoi_diagram_2/Regular_triangulation_degeneracy_testers.h +include/CGAL/Voronoi_diagram_2/Regular_triangulation_nearest_site_2.h +include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_degeneracy_testers.h +include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_nearest_site_2.h +include/CGAL/Voronoi_diagram_2/Site_accessors.h +include/CGAL/Voronoi_diagram_2/Unbounded_edges.h +include/CGAL/Voronoi_diagram_2/Unbounded_faces.h +include/CGAL/Voronoi_diagram_2/Validity_testers.h +include/CGAL/Voronoi_diagram_2/Vertex.h +include/CGAL/Voronoi_diagram_2/basic.h +include/CGAL/Voronoi_intersection_2_traits_3.h +include/CGAL/Weighted_Minkowski_distance.h +include/CGAL/Weighted_alpha_shape_euclidean_traits_2.h +include/CGAL/Weighted_alpha_shape_euclidean_traits_3.h +include/CGAL/Weighted_point_2.h +include/CGAL/Weighted_point_3.h +include/CGAL/Width_3.h +include/CGAL/Width_default_traits_3.h +include/CGAL/Width_polyhedron_3.h +include/CGAL/aff_transformation_tags.h +include/CGAL/aff_transformation_tags_impl.h +include/CGAL/algorithm.h +include/CGAL/all_furthest_neighbors_2.h +include/CGAL/apply_to_range.h +include/CGAL/approximated_offset_2.h +include/CGAL/argument_swaps.h +include/CGAL/arrange_offset_polygons_2.h +include/CGAL/array.h +include/CGAL/assertions.h +include/CGAL/assertions_behaviour.h +include/CGAL/assertions_impl.h +include/CGAL/atomic.h +include/CGAL/auto_link/CGAL.h +include/CGAL/auto_link/CORE.h +include/CGAL/auto_link/ImageIO.h +include/CGAL/auto_link/Qt.h +include/CGAL/auto_link/auto_link.h +include/CGAL/barycenter.h +include/CGAL/basic.h +include/CGAL/basic_classes.h +include/CGAL/basic_constructions_2.h +include/CGAL/basic_constructions_3.h +include/CGAL/bilateral_smooth_point_set.h +include/CGAL/boost/bimap.hpp +include/CGAL/boost/bimap/multiset_of.hpp +include/CGAL/boost/graph/Alpha_expansion_MaxFlow_tag.h +include/CGAL/boost/graph/Dual.h +include/CGAL/boost/graph/Euler_operations.h +include/CGAL/boost/graph/Face_filtered_graph.h +include/CGAL/boost/graph/Graph_with_descriptor_with_graph.h +include/CGAL/boost/graph/Graph_with_descriptor_with_graph_fwd.h +include/CGAL/boost/graph/METIS/partition_dual_graph.h +include/CGAL/boost/graph/METIS/partition_graph.h +include/CGAL/boost/graph/Named_function_parameters.h +include/CGAL/boost/graph/Seam_mesh.h +include/CGAL/boost/graph/alpha_expansion_graphcut.h +include/CGAL/boost/graph/backward_compatibility_functions.h +include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h +include/CGAL/boost/graph/copy_face_graph.h +include/CGAL/boost/graph/dijkstra_shortest_paths.h +include/CGAL/boost/graph/generators.h +include/CGAL/boost/graph/graph_concepts.h +include/CGAL/boost/graph/graph_traits_Arrangement_2.h +include/CGAL/boost/graph/graph_traits_Constrained_Delaunay_triangulation_2.h +include/CGAL/boost/graph/graph_traits_Constrained_triangulation_2.h +include/CGAL/boost/graph/graph_traits_Constrained_triangulation_plus_2.h +include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h +include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h +include/CGAL/boost/graph/graph_traits_HalfedgeDS.h +include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h +include/CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h +include/CGAL/boost/graph/graph_traits_OpenMesh.h +include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h +include/CGAL/boost/graph/graph_traits_Polyhedron_3.h +include/CGAL/boost/graph/graph_traits_Regular_triangulation_2.h +include/CGAL/boost/graph/graph_traits_Seam_mesh.h +include/CGAL/boost/graph/graph_traits_Surface_mesh.h +include/CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h +include/CGAL/boost/graph/graph_traits_Triangulation_2.h +include/CGAL/boost/graph/graph_traits_Triangulation_data_structure_2.h +include/CGAL/boost/graph/graph_traits_Triangulation_hierarchy_2.h +include/CGAL/boost/graph/graph_traits_inheritance_macros.h +include/CGAL/boost/graph/halfedge_graph_traits.h +include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h +include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h +include/CGAL/boost/graph/helpers.h +include/CGAL/boost/graph/internal/Has_member_clear.h +include/CGAL/boost/graph/internal/Has_member_id.h +include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h +include/CGAL/boost/graph/internal/graph_traits_2D_triangulation.h +include/CGAL/boost/graph/internal/graph_traits_2D_triangulation_helper.h +include/CGAL/boost/graph/internal/helpers.h +include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h +include/CGAL/boost/graph/internal/properties_2D_triangulation.h +include/CGAL/boost/graph/io.h +include/CGAL/boost/graph/iterator.h +include/CGAL/boost/graph/named_params_helper.h +include/CGAL/boost/graph/parameters_interface.h +include/CGAL/boost/graph/partition.h +include/CGAL/boost/graph/properties.h +include/CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h +include/CGAL/boost/graph/properties_Constrained_triangulation_2.h +include/CGAL/boost/graph/properties_Constrained_triangulation_plus_2.h +include/CGAL/boost/graph/properties_Delaunay_triangulation_2.h +include/CGAL/boost/graph/properties_Linear_cell_complex_for_combinatorial_map.h +include/CGAL/boost/graph/properties_OpenMesh.h +include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h +include/CGAL/boost/graph/properties_Polyhedron_3.h +include/CGAL/boost/graph/properties_Polyhedron_3_features.h +include/CGAL/boost/graph/properties_Polyhedron_3_time_stamp.h +include/CGAL/boost/graph/properties_Regular_triangulation_2.h +include/CGAL/boost/graph/properties_Seam_mesh.h +include/CGAL/boost/graph/properties_Surface_mesh.h +include/CGAL/boost/graph/properties_Surface_mesh_features.h +include/CGAL/boost/graph/properties_Surface_mesh_time_stamp.h +include/CGAL/boost/graph/properties_TriMesh_ArrayKernelT.h +include/CGAL/boost/graph/properties_Triangulation_2.h +include/CGAL/boost/graph/properties_Triangulation_data_structure_2.h +include/CGAL/boost/graph/properties_Triangulation_hierarchy_2.h +include/CGAL/boost/graph/property_maps.h +include/CGAL/boost/graph/selection.h +include/CGAL/boost/graph/split_graph_into_polylines.h +include/CGAL/boost/graph/visitor.h +include/CGAL/boost/iterator/counting_iterator.hpp +include/CGAL/boost/iterator/transform_iterator.hpp +include/CGAL/boost/parameter.h +include/CGAL/boost_mp.h +include/CGAL/bounding_box.h +include/CGAL/box_intersection_d.h +include/CGAL/cartesian_homogeneous_conversion.h +include/CGAL/centroid.h +include/CGAL/certified_numeric_predicates.h +include/CGAL/certified_quotient_predicates.h +include/CGAL/ch_akl_toussaint.h +include/CGAL/ch_bykat.h +include/CGAL/ch_eddy.h +include/CGAL/ch_function_objects_2.h +include/CGAL/ch_graham_andrew.h +include/CGAL/ch_jarvis.h +include/CGAL/ch_melkman.h +include/CGAL/ch_selected_extreme_points_2.h +include/CGAL/circulator.h +include/CGAL/circulator_bases.h +include/CGAL/cluster_point_set.h +include/CGAL/compare_vertices.h +include/CGAL/compute_average_spacing.h +include/CGAL/compute_outer_frame_margin.h +include/CGAL/config.h +include/CGAL/connect_holes.h +include/CGAL/constant.h +include/CGAL/constructions/Polygon_offset_cons_ftC2.h +include/CGAL/constructions/Straight_skeleton_cons_ftC2.h +include/CGAL/constructions/constructions_for_voronoi_intersection_cartesian_2_3.h +include/CGAL/constructions/kernel_ftC2.h +include/CGAL/constructions/kernel_ftC3.h +include/CGAL/constructions_d.h +include/CGAL/convert_to_bfi.h +include/CGAL/convex_decomposition_3.h +include/CGAL/convex_hull_2.h +include/CGAL/convex_hull_3.h +include/CGAL/convex_hull_3_to_face_graph.h +include/CGAL/convex_hull_constructive_traits_2.h +include/CGAL/convex_hull_traits_2.h +include/CGAL/convexity_check_2.h +include/CGAL/convexity_check_3.h +include/CGAL/copy_n.h +include/CGAL/create_offset_polygons_2.h +include/CGAL/create_offset_polygons_from_polygon_with_holes_2.h +include/CGAL/create_straight_skeleton_2.h +include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h +include/CGAL/demangle.h +include/CGAL/determinant.h +include/CGAL/determinant_of_vectors.h +include/CGAL/disable_warnings.h +include/CGAL/distance_predicates_2.h +include/CGAL/distance_predicates_3.h +include/CGAL/double.h +include/CGAL/draw_face_graph.h +include/CGAL/draw_face_graph_with_paths.h +include/CGAL/draw_linear_cell_complex.h +include/CGAL/draw_nef_3.h +include/CGAL/draw_periodic_2_triangulation_2.h +include/CGAL/draw_point_set_3.h +include/CGAL/draw_polygon_2.h +include/CGAL/draw_polygon_with_holes_2.h +include/CGAL/draw_polyhedron.h +include/CGAL/draw_straight_skeleton_2.h +include/CGAL/draw_surface_mesh.h +include/CGAL/draw_triangulation_2.h +include/CGAL/draw_triangulation_3.h +include/CGAL/draw_voronoi_diagram_2.h +include/CGAL/edge_aware_upsample_point_set.h +include/CGAL/enable_warnings.h +include/CGAL/enum.h +include/CGAL/envelope_2.h +include/CGAL/envelope_3.h +include/CGAL/estimate_scale.h +include/CGAL/exceptions.h +include/CGAL/export/CGAL.h +include/CGAL/export/CORE.h +include/CGAL/export/ImageIO.h +include/CGAL/export/Qt.h +include/CGAL/export/helpers.h +include/CGAL/extended_euclidean_algorithm.h +include/CGAL/extract_mean_curvature_flow_skeleton.h +include/CGAL/extremal_polygon_2.h +include/CGAL/exude_mesh_3.h +include/CGAL/float.h +include/CGAL/for_each.h +include/CGAL/function_objects.h +include/CGAL/functional.h +include/CGAL/functions_on_enums.h +include/CGAL/functions_on_signs.h +include/CGAL/generators.h +include/CGAL/generic_sweep.h +include/CGAL/gl.h +include/CGAL/global_functions_circular_kernel_2.h +include/CGAL/global_functions_on_root_for_sphere_2_3.h +include/CGAL/global_functions_on_roots_and_polynomials_1_3.h +include/CGAL/global_functions_on_roots_and_polynomials_2_3.h +include/CGAL/global_functions_spherical_kernel_3.h +include/CGAL/glu.h +include/CGAL/gmp.h +include/CGAL/gmpxx.h +include/CGAL/gmpxx_coercion_traits.h +include/CGAL/gnuplot_output_2.h +include/CGAL/grabbers.h +include/CGAL/graph_traits_Arrangement_2.h +include/CGAL/graph_traits_dual_arrangement_2.h +include/CGAL/graph_traits_dual_arrangement_on_surface_2.h +include/CGAL/graph_traits_dual_arrangement_on_surface_with_history_2.h +include/CGAL/graph_traits_dual_arrangement_with_history_2.h +include/CGAL/grid_simplify_point_set.h +include/CGAL/halfedgeDS_cut_component.h +include/CGAL/halfedgeds_connected_components.h +include/CGAL/hash_openmesh.h +include/CGAL/hierarchy_simplify_point_set.h +include/CGAL/hilbert_sort.h +include/CGAL/hilbert_sort_on_sphere.h +include/CGAL/in_place_edge_list.h +include/CGAL/int.h +include/CGAL/internal/AABB_tree/AABB_drawing_traits.h +include/CGAL/internal/AABB_tree/AABB_node.h +include/CGAL/internal/AABB_tree/AABB_ray_intersection.h +include/CGAL/internal/AABB_tree/AABB_search_tree.h +include/CGAL/internal/AABB_tree/AABB_traversal_traits.h +include/CGAL/internal/AABB_tree/Has_nested_type_Shared_data.h +include/CGAL/internal/AABB_tree/Is_ray_intersection_geomtraits.h +include/CGAL/internal/AABB_tree/Primitive_helper.h +include/CGAL/internal/AFSR/Surface_face_base_2.h +include/CGAL/internal/AFSR/Surface_vertex_base_2.h +include/CGAL/internal/AFSR/construct_polyhedron.h +include/CGAL/internal/AFSR/construct_surface_2.h +include/CGAL/internal/AFSR/orient.h +include/CGAL/internal/AFSR/write_triple_indices.h +include/CGAL/internal/Classification_type.h +include/CGAL/internal/Combination_enumerator.h +include/CGAL/internal/Combinatorial_map_copy_functors.h +include/CGAL/internal/Combinatorial_map_group_functors.h +include/CGAL/internal/Combinatorial_map_internal_functors.h +include/CGAL/internal/Combinatorial_map_sewable.h +include/CGAL/internal/Combinatorial_map_utility.h +include/CGAL/internal/Dehn_hyperbolic_octagon_translation_word.h +include/CGAL/internal/Delaunay_triangulation_hierarchy_3.h +include/CGAL/internal/Dummy_tds_3.h +include/CGAL/internal/Exact_complex.h +include/CGAL/internal/Exact_type_selector.h +include/CGAL/internal/Functor_with_offset_points_adaptor_2.h +include/CGAL/internal/Functor_with_offset_points_adaptor_3.h +include/CGAL/internal/Functor_with_offset_weighted_points_adaptor_3.h +include/CGAL/internal/Generalized_map_group_functors.h +include/CGAL/internal/Generalized_map_internal_functors.h +include/CGAL/internal/Generalized_map_sewable.h +include/CGAL/internal/Generic_random_point_generator.h +include/CGAL/internal/Geometry_container.h +include/CGAL/internal/Get_dimension_tag.h +include/CGAL/internal/Has_boolean_tags.h +include/CGAL/internal/Has_member_visited.h +include/CGAL/internal/Has_nested_type_Bare_point.h +include/CGAL/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h +include/CGAL/internal/Hyperbolic_octagon_translation_matrix.h +include/CGAL/internal/Hyperbolic_octagon_translation_word.h +include/CGAL/internal/K_neighbor_search.h +include/CGAL/internal/Lazy_alpha_nt_2.h +include/CGAL/internal/Lazy_alpha_nt_3.h +include/CGAL/internal/Mesh_3/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h +include/CGAL/internal/Mesh_3/Graph_manipulations.h +include/CGAL/internal/Mesh_3/Handle_IO_for_pair_of_int.h +include/CGAL/internal/Mesh_3/check_weights.h +include/CGAL/internal/Mesh_3/get_index.h +include/CGAL/internal/Mesh_3/helpers.h +include/CGAL/internal/Mesh_3/indices_management.h +include/CGAL/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h +include/CGAL/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h +include/CGAL/internal/Periodic_2_construct_point_2.h +include/CGAL/internal/Periodic_2_triangulation_filtered_traits_2.h +include/CGAL/internal/Periodic_2_triangulation_statically_filtered_traits_2.h +include/CGAL/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h +include/CGAL/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h +include/CGAL/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h +include/CGAL/internal/Periodic_3_construct_point_3.h +include/CGAL/internal/Periodic_3_construct_weighted_point_3.h +include/CGAL/internal/Periodic_3_regular_triangulation_dummy_288.h +include/CGAL/internal/Periodic_3_regular_triangulation_filtered_traits_3.h +include/CGAL/internal/Periodic_3_regular_triangulation_remove_traits_3.h +include/CGAL/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h +include/CGAL/internal/Periodic_3_triangulation_dummy_36.h +include/CGAL/internal/Periodic_3_triangulation_filtered_traits_3.h +include/CGAL/internal/Periodic_3_triangulation_iterators_3.h +include/CGAL/internal/Periodic_3_triangulation_remove_traits_3.h +include/CGAL/internal/Periodic_3_triangulation_statically_filtered_traits_3.h +include/CGAL/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h +include/CGAL/internal/Projection_traits_3.h +include/CGAL/internal/Robust_periodic_weighted_circumcenter_traits_3.h +include/CGAL/internal/Search_helpers.h +include/CGAL/internal/Static_filters/Angle_3.h +include/CGAL/internal/Static_filters/Collinear_3.h +include/CGAL/internal/Static_filters/Compare_squared_radius_3.h +include/CGAL/internal/Static_filters/Compare_weighted_squared_radius_3.h +include/CGAL/internal/Static_filters/Compare_x_2.h +include/CGAL/internal/Static_filters/Compare_y_2.h +include/CGAL/internal/Static_filters/Compare_y_at_x_2.h +include/CGAL/internal/Static_filters/Coplanar_3.h +include/CGAL/internal/Static_filters/Coplanar_orientation_3.h +include/CGAL/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h +include/CGAL/internal/Static_filters/Do_intersect_2.h +include/CGAL/internal/Static_filters/Do_intersect_3.h +include/CGAL/internal/Static_filters/Equal_2.h +include/CGAL/internal/Static_filters/Equal_3.h +include/CGAL/internal/Static_filters/Is_degenerate_3.h +include/CGAL/internal/Static_filters/Orientation_2.h +include/CGAL/internal/Static_filters/Orientation_3.h +include/CGAL/internal/Static_filters/Periodic_2_orientation_2.h +include/CGAL/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h +include/CGAL/internal/Static_filters/Periodic_3_orientation_3.h +include/CGAL/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h +include/CGAL/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h +include/CGAL/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h +include/CGAL/internal/Static_filters/Side_of_oriented_circle_2.h +include/CGAL/internal/Static_filters/Side_of_oriented_sphere_3.h +include/CGAL/internal/Static_filters/Static_filter_error.h +include/CGAL/internal/Static_filters/Static_filters.h +include/CGAL/internal/Static_filters/tools.h +include/CGAL/internal/Static_or_dynamic_array.h +include/CGAL/internal/Surface_mesh_deformation/Spokes_and_rims_iterator.h +include/CGAL/internal/Surface_mesh_segmentation/AABB_traits.h +include/CGAL/internal/Surface_mesh_segmentation/AABB_traversal_traits.h +include/CGAL/internal/Surface_mesh_segmentation/Disk_samplers.h +include/CGAL/internal/Surface_mesh_segmentation/Expectation_maximization.h +include/CGAL/internal/Surface_mesh_segmentation/Filters.h +include/CGAL/internal/Surface_mesh_segmentation/K_means_clustering.h +include/CGAL/internal/Surface_mesh_segmentation/SDF_calculation.h +include/CGAL/internal/Surface_mesh_segmentation/Surface_mesh_segmentation.h +include/CGAL/internal/Surface_mesh_skeletonization/Curve_skeleton.h +include/CGAL/internal/Surface_mesh_skeletonization/Debug.h +include/CGAL/internal/Surface_mesh_skeletonization/Detect_degeneracy.h +include/CGAL/internal/TDS_2/Edge_hash_function.h +include/CGAL/internal/TDS_2/edge_list.h +include/CGAL/internal/Transform_coordinates_traits_3.h +include/CGAL/internal/Triangulation/Dummy_TDS.h +include/CGAL/internal/Triangulation/Triangulation_ds_iterators.h +include/CGAL/internal/Triangulation/utilities.h +include/CGAL/internal/Triangulation_ds_circulators_3.h +include/CGAL/internal/Triangulation_ds_iterators_3.h +include/CGAL/internal/Triangulation_segment_traverser_3_impl.h +include/CGAL/internal/alpha_shape_mesh.h +include/CGAL/internal/auxiliary/graph.h +include/CGAL/internal/boost/array_binary_tree.hpp +include/CGAL/internal/boost/mutable_heap.hpp +include/CGAL/internal/boost/mutable_queue.hpp +include/CGAL/internal/bounded_priority_queue.h +include/CGAL/internal/canonicalize_helper.h +include/CGAL/internal/compute_confidences.h +include/CGAL/internal/container_fwd_fixed.hpp +include/CGAL/internal/deprecation_warning.h +include/CGAL/internal/disable_deprecation_warnings_and_errors.h +include/CGAL/internal/enable_third_party_libraries.h +include/CGAL/internal/hypothesis.h +include/CGAL/internal/info_check.h +include/CGAL/internal/parameters.h +include/CGAL/internal/point_set_with_planes.h +include/CGAL/interpolation_functions.h +include/CGAL/intersection_2.h +include/CGAL/intersection_3.h +include/CGAL/intersection_3_1.h +include/CGAL/intersections.h +include/CGAL/intersections_d.h +include/CGAL/ipower.h +include/CGAL/is_convertible.h +include/CGAL/is_iterator.h +include/CGAL/is_streamable.h +include/CGAL/is_y_monotone_2.h +include/CGAL/iterator.h +include/CGAL/iterator_from_indices.h +include/CGAL/jet_estimate_normals.h +include/CGAL/jet_smooth_point_set.h +include/CGAL/kernel_assertions.h +include/CGAL/kernel_basic.h +include/CGAL/kernel_config.h +include/CGAL/kernel_to_kernel.h +include/CGAL/known_bit_size_integers.h +include/CGAL/leda_bigfloat.h +include/CGAL/leda_bigfloat_interval.h +include/CGAL/leda_coercion_traits.h +include/CGAL/leda_integer.h +include/CGAL/leda_rational.h +include/CGAL/leda_real.h +include/CGAL/license.h +include/CGAL/license/AABB_tree.h +include/CGAL/license/Advancing_front_surface_reconstruction.h +include/CGAL/license/Alpha_shapes_2.h +include/CGAL/license/Alpha_shapes_3.h +include/CGAL/license/Apollonius_graph_2.h +include/CGAL/license/Arrangement_on_surface_2.h +include/CGAL/license/Barycentric_coordinates_2.h +include/CGAL/license/Boolean_set_operations_2.h +include/CGAL/license/Bounding_volumes.h +include/CGAL/license/Box_intersection_d.h +include/CGAL/license/Circular_kernel_2.h +include/CGAL/license/Circular_kernel_3.h +include/CGAL/license/Classification.h +include/CGAL/license/Cone_spanners_2.h +include/CGAL/license/Convex_decomposition_3.h +include/CGAL/license/Convex_hull_2.h +include/CGAL/license/Convex_hull_3.h +include/CGAL/license/Convex_hull_d.h +include/CGAL/license/Envelope_2.h +include/CGAL/license/Envelope_3.h +include/CGAL/license/GraphicsView.h +include/CGAL/license/Heat_method_3.h +include/CGAL/license/Hyperbolic_triangulation_2.h +include/CGAL/license/Inscribed_areas.h +include/CGAL/license/Interpolation.h +include/CGAL/license/Interval_skip_list.h +include/CGAL/license/Jet_fitting_3.h +include/CGAL/license/Matrix_search.h +include/CGAL/license/Mesh_2.h +include/CGAL/license/Mesh_3.h +include/CGAL/license/Minkowski_sum_2.h +include/CGAL/license/Minkowski_sum_3.h +include/CGAL/license/Nef_2.h +include/CGAL/license/Nef_3.h +include/CGAL/license/Nef_S2.h +include/CGAL/license/Optimal_bounding_box.h +include/CGAL/license/Optimal_transportation_reconstruction_2.h +include/CGAL/license/Partition_2.h +include/CGAL/license/Periodic_2_triangulation_2.h +include/CGAL/license/Periodic_3_mesh_3.h +include/CGAL/license/Periodic_3_triangulation_3.h +include/CGAL/license/Periodic_4_hyperbolic_triangulation_2.h +include/CGAL/license/Point_set_2.h +include/CGAL/license/Point_set_3.h +include/CGAL/license/Point_set_processing_3.h +include/CGAL/license/Poisson_surface_reconstruction_3.h +include/CGAL/license/Polygon_mesh_processing.h +include/CGAL/license/Polygon_mesh_processing/Compute_normal.h +include/CGAL/license/Polygon_mesh_processing/collision_detection.h +include/CGAL/license/Polygon_mesh_processing/connected_components.h +include/CGAL/license/Polygon_mesh_processing/core.h +include/CGAL/license/Polygon_mesh_processing/corefinement.h +include/CGAL/license/Polygon_mesh_processing/detect_features.h +include/CGAL/license/Polygon_mesh_processing/distance.h +include/CGAL/license/Polygon_mesh_processing/locate.h +include/CGAL/license/Polygon_mesh_processing/measure.h +include/CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h +include/CGAL/license/Polygon_mesh_processing/miscellaneous.h +include/CGAL/license/Polygon_mesh_processing/orientation.h +include/CGAL/license/Polygon_mesh_processing/predicate.h +include/CGAL/license/Polygon_mesh_processing/repair.h +include/CGAL/license/Polygonal_surface_reconstruction.h +include/CGAL/license/Polyhedron.h +include/CGAL/license/Polyline_simplification_2.h +include/CGAL/license/Polytope_distance_d.h +include/CGAL/license/Principal_component_analysis.h +include/CGAL/license/QP_solver.h +include/CGAL/license/Ridges_3.h +include/CGAL/license/Scale_space_reconstruction_3.h +include/CGAL/license/SearchStructures.h +include/CGAL/license/Segment_Delaunay_graph_2.h +include/CGAL/license/Segment_Delaunay_graph_Linf_2.h +include/CGAL/license/Set_movable_separability_2.h +include/CGAL/license/Shape_detection.h +include/CGAL/license/Skin_surface_3.h +include/CGAL/license/Snap_rounding_2.h +include/CGAL/license/Spatial_searching.h +include/CGAL/license/Straight_skeleton_2.h +include/CGAL/license/Stream_lines_2.h +include/CGAL/license/Surface_mesh.h +include/CGAL/license/Surface_mesh_approximation.h +include/CGAL/license/Surface_mesh_deformation.h +include/CGAL/license/Surface_mesh_parameterization.h +include/CGAL/license/Surface_mesh_segmentation.h +include/CGAL/license/Surface_mesh_shortest_path.h +include/CGAL/license/Surface_mesh_simplification.h +include/CGAL/license/Surface_mesh_skeletonization.h +include/CGAL/license/Surface_mesh_topology.h +include/CGAL/license/Surface_mesher.h +include/CGAL/license/Surface_sweep_2.h +include/CGAL/license/TDS_2.h +include/CGAL/license/TDS_3.h +include/CGAL/license/Tetrahedral_remeshing.h +include/CGAL/license/Three.h +include/CGAL/license/Triangulation.h +include/CGAL/license/Triangulation_2.h +include/CGAL/license/Triangulation_3.h +include/CGAL/license/Visibility_2.h +include/CGAL/license/Voronoi_diagram_2.h +include/CGAL/license/gpl_package_list.txt +include/CGAL/license/lgpl.h +include/CGAL/linear_least_squares_fitting_2.h +include/CGAL/linear_least_squares_fitting_3.h +include/CGAL/linear_least_squares_fitting_circles_2.h +include/CGAL/linear_least_squares_fitting_cuboids_3.h +include/CGAL/linear_least_squares_fitting_points_2.h +include/CGAL/linear_least_squares_fitting_points_3.h +include/CGAL/linear_least_squares_fitting_rectangles_2.h +include/CGAL/linear_least_squares_fitting_segments_2.h +include/CGAL/linear_least_squares_fitting_segments_3.h +include/CGAL/linear_least_squares_fitting_spheres_3.h +include/CGAL/linear_least_squares_fitting_tetrahedra_3.h +include/CGAL/linear_least_squares_fitting_triangles_2.h +include/CGAL/linear_least_squares_fitting_triangles_3.h +include/CGAL/link_to_face_graph.h +include/CGAL/lloyd_optimize_mesh_2.h +include/CGAL/lloyd_optimize_mesh_3.h +include/CGAL/long_double.h +include/CGAL/long_long.h +include/CGAL/make_mesh_3.h +include/CGAL/make_periodic_3_mesh_3.h +include/CGAL/make_piecewise_smooth_surface_mesh.h +include/CGAL/make_skin_surface_mesh_3.h +include/CGAL/make_surface_mesh.h +include/CGAL/make_union_of_balls_3.h +include/CGAL/marching_tetrahedra_3.h +include/CGAL/memory.h +include/CGAL/mesh_segmentation.h +include/CGAL/mesh_skin_surface_3.h +include/CGAL/mesh_union_of_balls_3.h +include/CGAL/min_max_n.h +include/CGAL/min_quadrilateral_2.h +include/CGAL/minimum_enclosing_quadrilateral_2.h +include/CGAL/minkowski_sum_2.h +include/CGAL/minkowski_sum_3.h +include/CGAL/monotone_matrix_search.h +include/CGAL/more_functions_on_signs.h +include/CGAL/mpfi_coercion_traits.h +include/CGAL/mpfr_coercion_traits.h +include/CGAL/mpq_class.h +include/CGAL/mpz_class.h +include/CGAL/mst_orient_normals.h +include/CGAL/multiset_assertions.h +include/CGAL/mutex.h +include/CGAL/natural_neighbor_coordinates_2.h +include/CGAL/natural_neighbor_coordinates_3.h +include/CGAL/nearest_neighbor_delaunay_2.h +include/CGAL/normal_vector_newell_3.h +include/CGAL/number_type_basic.h +include/CGAL/number_type_config.h +include/CGAL/number_utils.h +include/CGAL/number_utils_classes.h +include/CGAL/odt_optimize_mesh_3.h +include/CGAL/offset_polygon_2.h +include/CGAL/optimal_bounding_box.h +include/CGAL/optimize_mesh_3.h +include/CGAL/optimize_periodic_3_mesh_3.h +include/CGAL/partition_2.h +include/CGAL/partition_is_valid_2.h +include/CGAL/pca_estimate_normals.h +include/CGAL/periodic_3_triangulation_3_io.h +include/CGAL/perturb_mesh_3.h +include/CGAL/pierce_rectangles_2.h +include/CGAL/point_generators_2.h +include/CGAL/point_generators_3.h +include/CGAL/point_generators_d.h +include/CGAL/point_set_processing_assertions.h +include/CGAL/pointmatcher/compute_registration_transformation.h +include/CGAL/pointmatcher/register_point_sets.h +include/CGAL/poisson_refine_triangulation.h +include/CGAL/poisson_surface_reconstruction.h +include/CGAL/polygon_function_objects.h +include/CGAL/polygon_mesh_processing.h +include/CGAL/polyhedron_cut_plane_3.h +include/CGAL/polynomial_utils.h +include/CGAL/predicates/Polygon_offset_pred_ftC2.h +include/CGAL/predicates/Straight_skeleton_pred_ftC2.h +include/CGAL/predicates/kernel_ftC2.h +include/CGAL/predicates/kernel_ftC3.h +include/CGAL/predicates/predicates_for_mixed_complex_3.h +include/CGAL/predicates/predicates_for_voronoi_intersection_cartesian_2_3.h +include/CGAL/predicates/sign_of_determinant.h +include/CGAL/predicates_d.h +include/CGAL/predicates_on_lines_2.h +include/CGAL/predicates_on_points_2.h +include/CGAL/predicates_on_points_3.h +include/CGAL/primes.h +include/CGAL/property_map.h +include/CGAL/radial_orient_normals.h +include/CGAL/random_convex_hull_in_disc_2.h +include/CGAL/random_convex_set_2.h +include/CGAL/random_polygon_2.h +include/CGAL/random_selection.h +include/CGAL/random_simplify_point_set.h +include/CGAL/range_search_delaunay_2.h +include/CGAL/rational_rotation.h +include/CGAL/read_vtk_image_data.h +include/CGAL/rectangular_3_center_2.h +include/CGAL/rectangular_p_center_2.h +include/CGAL/refine_mesh_3.h +include/CGAL/refine_periodic_3_mesh_3.h +include/CGAL/regular_neighbor_coordinates_2.h +include/CGAL/remove_far_points_in_mesh_3.h +include/CGAL/remove_outliers.h +include/CGAL/representation_tags.h +include/CGAL/result_of.h +include/CGAL/scanline_orient_normals.h +include/CGAL/segment_intersection_points_2.h +include/CGAL/sibson_gradient_fitting.h +include/CGAL/simple_transformations_d.h +include/CGAL/simplest_rational_in_interval.h +include/CGAL/sorted_matrix_search.h +include/CGAL/spatial_sort.h +include/CGAL/spatial_sort_on_sphere.h +include/CGAL/squared_distance_2.h +include/CGAL/squared_distance_2_1.h +include/CGAL/squared_distance_2_2.h +include/CGAL/squared_distance_3.h +include/CGAL/squared_distance_3_0.h +include/CGAL/squared_distance_3_1.h +include/CGAL/squared_distance_3_2.h +include/CGAL/squared_distance_utils.h +include/CGAL/sse2.h +include/CGAL/stddef.h +include/CGAL/streamlines_assertions.h +include/CGAL/structure_point_set.h +include/CGAL/subdivide_skin_surface_mesh_3.h +include/CGAL/subdivide_union_of_balls_mesh_3.h +include/CGAL/subdivision_method_3.h +include/CGAL/surface_mesh_parameterization.h +include/CGAL/surface_neighbor_coordinates_3.h +include/CGAL/surface_neighbors_3.h +include/CGAL/surface_reconstruction_points_assertions.h +include/CGAL/sweep_observer.h +include/CGAL/tags.h +include/CGAL/test_FPU_rounding_mode_impl.h +include/CGAL/tetrahedral_remeshing.h +include/CGAL/thread.h +include/CGAL/to_rational.h +include/CGAL/transforming_iterator.h +include/CGAL/transforming_pair_iterator.h +include/CGAL/triangulate_mixed_complex_3.h +include/CGAL/triangulate_power_diagram_3.h +include/CGAL/triangulation_assertions.h +include/CGAL/tss.h +include/CGAL/tuple.h +include/CGAL/type_traits.h +include/CGAL/typeset.h +include/CGAL/use.h +include/CGAL/user_classes.h +include/CGAL/utility.h +include/CGAL/utils.h +include/CGAL/utils_classes.h +include/CGAL/value_type_traits.h +include/CGAL/vcm_estimate_edges.h +include/CGAL/vcm_estimate_normals.h +include/CGAL/vector.h +include/CGAL/version.h +include/CGAL/version_macros.h +include/CGAL/vtkSurfaceMesherContourFilter.h +include/CGAL/width_assertions.h +include/CGAL/wlop_simplify_and_regularize_point_set.h +include/CGAL/wmult.h +lib/cmake/CGAL/CGALConfig.cmake +lib/cmake/CGAL/CGALConfigBuildVersion.cmake +lib/cmake/CGAL/CGALConfigVersion.cmake +lib/cmake/CGAL/CGALConfigVersion_binary_header_only.cmake.in +lib/cmake/CGAL/CGALConfig_binary.cmake.in +lib/cmake/CGAL/CGALConfig_binary_header_only.cmake.in +lib/cmake/CGAL/CGALConfig_install.cmake.in +lib/cmake/CGAL/CGALLibConfig.cmake.in +lib/cmake/CGAL/CGAL_Boost_iostreams_support.cmake +lib/cmake/CGAL/CGAL_Boost_serialization_support.cmake +lib/cmake/CGAL/CGAL_CheckCXXFileRuns.cmake +lib/cmake/CGAL/CGAL_Common.cmake +lib/cmake/CGAL/CGAL_CreateSingleSourceCGALProgram.cmake +lib/cmake/CGAL/CGAL_Eigen3_support.cmake +lib/cmake/CGAL/CGAL_Eigen_support.cmake +lib/cmake/CGAL/CGAL_GLPK_support.cmake +lib/cmake/CGAL/CGAL_GeneratorSpecificSettings.cmake +lib/cmake/CGAL/CGAL_LASLIB_support.cmake +lib/cmake/CGAL/CGAL_Macros.cmake +lib/cmake/CGAL/CGAL_OpenCV_support.cmake +lib/cmake/CGAL/CGAL_OpenGR_support.cmake +lib/cmake/CGAL/CGAL_Qt5_moc_and_resource_files.cmake +lib/cmake/CGAL/CGAL_SCIP_support.cmake +lib/cmake/CGAL/CGAL_SCM.cmake +lib/cmake/CGAL/CGAL_SetupBoost.cmake +lib/cmake/CGAL/CGAL_SetupCGALDependencies.cmake +lib/cmake/CGAL/CGAL_SetupCGAL_CoreDependencies.cmake +lib/cmake/CGAL/CGAL_SetupCGAL_ImageIODependencies.cmake +lib/cmake/CGAL/CGAL_SetupCGAL_Qt5Dependencies.cmake +lib/cmake/CGAL/CGAL_SetupDependencies.cmake +lib/cmake/CGAL/CGAL_SetupFlags.cmake +lib/cmake/CGAL/CGAL_SetupGMP.cmake +lib/cmake/CGAL/CGAL_SetupLEDA.cmake +lib/cmake/CGAL/CGAL_SetupVLD.cmake +lib/cmake/CGAL/CGAL_TBB_support.cmake +lib/cmake/CGAL/CGAL_TensorFlow_support.cmake +lib/cmake/CGAL/CGAL_TweakFindBoost.cmake +lib/cmake/CGAL/CGAL_UseLEDA.cmake +lib/cmake/CGAL/CGAL_UseMKL.cmake +lib/cmake/CGAL/CGAL_UseMPFI.cmake +lib/cmake/CGAL/CGAL_UseRS.cmake +lib/cmake/CGAL/CGAL_UseRS3.cmake +lib/cmake/CGAL/CGAL_VersionUtils.cmake +lib/cmake/CGAL/CGAL_add_test.cmake +lib/cmake/CGAL/CGAL_display_flags.cmake +lib/cmake/CGAL/CGAL_enable_end_of_configuration_hook.cmake +lib/cmake/CGAL/CGAL_parse_version_h.cmake +lib/cmake/CGAL/CGAL_pointmatcher_support.cmake +lib/cmake/CGAL/CGAL_setup_target_dependencies.cmake +lib/cmake/CGAL/CGAL_target_use_TBB.cmake +lib/cmake/CGAL/FindCORE.cmake +lib/cmake/CGAL/FindESBTL.cmake +lib/cmake/CGAL/FindEigen3.cmake +lib/cmake/CGAL/FindF2C.cmake +lib/cmake/CGAL/FindGLPK.cmake +lib/cmake/CGAL/FindGMP.cmake +lib/cmake/CGAL/FindGMPXX.cmake +lib/cmake/CGAL/FindIPE.cmake +lib/cmake/CGAL/FindITT.cmake +lib/cmake/CGAL/FindLASLIB.cmake +lib/cmake/CGAL/FindLEDA.cmake +lib/cmake/CGAL/FindLibSSH.cmake +lib/cmake/CGAL/FindMETIS.cmake +lib/cmake/CGAL/FindMKL.cmake +lib/cmake/CGAL/FindMPFI.cmake +lib/cmake/CGAL/FindMPFR.cmake +lib/cmake/CGAL/FindNTL.cmake +lib/cmake/CGAL/FindOpenMesh.cmake +lib/cmake/CGAL/FindRS.cmake +lib/cmake/CGAL/FindRS3.cmake +lib/cmake/CGAL/FindSuiteSparse.cmake +lib/cmake/CGAL/FindTBB.cmake +lib/cmake/CGAL/FindTensorFlow.cmake +lib/cmake/CGAL/Help/CGAL_SetupBoost.rst +lib/cmake/CGAL/Help/CGAL_SetupCGALDependencies.rst +lib/cmake/CGAL/Help/CGAL_SetupCGAL_CoreDependencies.rst +lib/cmake/CGAL/Help/CGAL_SetupCGAL_ImageIODependencies.rst +lib/cmake/CGAL/Help/CGAL_SetupCGAL_Qt5Dependencies.rst +lib/cmake/CGAL/Help/CGAL_SetupGMP.rst +lib/cmake/CGAL/Help/CGAL_SetupLEDA.rst +lib/cmake/CGAL/Help/cmake.py +lib/cmake/CGAL/Help/conf.py +lib/cmake/CGAL/Help/index.rst +lib/cmake/CGAL/Makefile +lib/cmake/CGAL/UseCGAL.cmake +lib/cmake/CGAL/UseESBTL.cmake +lib/cmake/CGAL/UseEigen3.cmake +lib/cmake/CGAL/UseLASLIB.cmake +lib/cmake/CGAL/UseOpenMesh.cmake +lib/cmake/CGAL/UseTBB.cmake +lib/cmake/CGAL/config/support/CGAL_test_cpp_version.cpp +lib/cmake/CGAL/config/support/print_BOOST_version.cpp +lib/cmake/CGAL/config/support/print_GCC_version.cpp +lib/cmake/CGAL/config/support/print_GMP_version.cpp +lib/cmake/CGAL/config/support/print_IntelCompiler_version.cpp +lib/cmake/CGAL/config/support/print_LEDA_version.cpp +lib/cmake/CGAL/config/support/print_MPFI_version.cpp +lib/cmake/CGAL/config/support/print_MPFR_version.cpp +lib/cmake/CGAL/config/support/print_OPENGL_version.cpp +lib/cmake/CGAL/config/support/print_QT4_version.cpp +lib/cmake/CGAL/config/support/print_QT_version.cpp +lib/cmake/CGAL/config/support/print_ZLIB_version.cpp +lib/cmake/CGAL/config/support/test_BOOST.cpp +lib/cmake/CGAL/config/support/test_BOOST_PROGRAM_OPTIONS.cpp +lib/cmake/CGAL/config/support/test_BOOST_THREAD.cpp +lib/cmake/CGAL/config/support/test_GMP.cpp +lib/cmake/CGAL/config/support/test_GMPXX.cpp +lib/cmake/CGAL/config/support/test_LEDA.cpp +lib/cmake/CGAL/config/support/test_LEDAWIN.cpp +lib/cmake/CGAL/config/support/test_LIDIA.cpp +lib/cmake/CGAL/config/support/test_MPFR.cpp +lib/cmake/CGAL/config/support/test_OPENGL.cpp +lib/cmake/CGAL/config/support/test_QT.cpp +lib/cmake/CGAL/config/support/test_X11.cpp +lib/cmake/CGAL/config/support/test_ZLIB.cpp +lib/cmake/CGAL/config/support/test_syntaxonly.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_DENORMALS_COMPILE_BUG.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_IEEE_754_BUG.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_5.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_6.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_7.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_8.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_NO_LIMITS.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_NO_NEXTAFTER.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_NO_STL.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_NUMERIC_LIMITS_BUG.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp +lib/cmake/CGAL/config/testfiles/CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp +lib/cmake/CGAL/config/version.h.in +lib/cmake/CGAL/demo/icons/Delaunay_triangulation_2.png +lib/cmake/CGAL/demo/icons/File.qrc +lib/cmake/CGAL/demo/icons/Input.qrc +lib/cmake/CGAL/demo/icons/Triangulation_2.qrc +lib/cmake/CGAL/demo/icons/Voronoi_diagram_2.png +lib/cmake/CGAL/demo/icons/fileNew.png +lib/cmake/CGAL/demo/icons/fileOpen.png +lib/cmake/CGAL/demo/icons/fileSave.png +lib/cmake/CGAL/demo/icons/fit-page-32.png +lib/cmake/CGAL/demo/icons/inputPoint.png +lib/cmake/CGAL/demo/icons/inputPoint.svg +lib/cmake/CGAL/demo/icons/inputPolyline.png +lib/cmake/CGAL/demo/icons/license.txt +lib/cmake/CGAL/demo/icons/zoom-best-fit.png +lib/cmake/CGAL/demo/icons/zoom-best-fit.svg +lib/cmake/CGAL/demo/resources/CGAL.qrc +lib/cmake/CGAL/demo/resources/about_CGAL.html +lib/cmake/CGAL/demo/resources/cgal_logo.xpm +lib/cmake/CGAL/demo/resources/cgal_logo_ipe_2013.png +lib/cmake/CGAL/list_of_whitelisted_headers.cmake +lib/cmake/CGAL/process_dependencies.cmake +lib/cmake/CGAL/run_cmd_redirection_cerr.cmake +lib/cmake/CGAL/run_test_with_cin.cmake +lib/cmake/CGAL/test_MPFI.cpp +man/man1/cgal_create_cmake_script.1.gz +share/doc/CGAL/AUTHORS +share/doc/CGAL/CHANGES.md +share/doc/CGAL/LICENSE +share/doc/CGAL/LICENSE.GPL +share/doc/CGAL/LICENSE.LGPL