diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-09-02 18:47:50 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-09-02 18:47:50 +0000 |
commit | 362858ffa5eed3fbbf94683c9924707146c1a3f4 (patch) | |
tree | d0989367227a72ee78bdf07f9a24431acbbf4d27 | |
parent | 912ab64cc1b09f73447e18d1172a338ad97afd93 (diff) | |
download | ports-362858ffa5eed3fbbf94683c9924707146c1a3f4.tar.gz ports-362858ffa5eed3fbbf94683c9924707146c1a3f4.zip |
math/cgal: Update to 5.3
Changes:
- https://www.cgal.org/2021/07/06/cgal53/
- fix pkg-plist with QT5 option enabled
PR: 258085
Approved by: wen
-rw-r--r-- | cad/PrusaSlicer/Makefile | 2 | ||||
-rw-r--r-- | cad/csxcad/Makefile | 2 | ||||
-rw-r--r-- | databases/sfcgal/Makefile | 2 | ||||
-rw-r--r-- | games/flightgear-terragear/Makefile | 2 | ||||
-rw-r--r-- | graphics/colmap/Makefile | 2 | ||||
-rw-r--r-- | graphics/wdune/Makefile | 2 | ||||
-rw-r--r-- | math/cgal/Makefile | 3 | ||||
-rw-r--r-- | math/cgal/distinfo | 6 | ||||
-rw-r--r-- | math/cgal/pkg-plist | 303 |
9 files changed, 187 insertions, 137 deletions
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index fd332f7e7bae..9d796c3778e8 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -1,7 +1,7 @@ PORTNAME= PrusaSlicer DISTVERSIONPREFIX=version_ DISTVERSION= 2.3.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= cad MAINTAINER= teodorsigaev@gmail.com diff --git a/cad/csxcad/Makefile b/cad/csxcad/Makefile index 806fe096b694..573418b456ee 100644 --- a/cad/csxcad/Makefile +++ b/cad/csxcad/Makefile @@ -2,7 +2,7 @@ PORTNAME= csxcad DISTVERSIONPREFIX= v DISTVERSION= 0.6.2-103 DISTVERSIONSUFFIX= -g3c4fb66 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index b606c1b5e5bd..df6e05c0d89c 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -3,7 +3,7 @@ PORTNAME= sfcgal DISTVERSIONPREFIX= v DISTVERSION= 1.3.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases math graphics MAINTAINER= lbartoletti@FreeBSD.org diff --git a/games/flightgear-terragear/Makefile b/games/flightgear-terragear/Makefile index c8a7d2238895..e9cf6934ab9e 100644 --- a/games/flightgear-terragear/Makefile +++ b/games/flightgear-terragear/Makefile @@ -1,6 +1,6 @@ PORTNAME= flightgear-terragear PORTVERSION= 20171007 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile index 36c12b4003d1..6c828a725960 100644 --- a/graphics/colmap/Makefile +++ b/graphics/colmap/Makefile @@ -1,6 +1,6 @@ PORTNAME= colmap DISTVERSION= 3.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/wdune/Makefile b/graphics/wdune/Makefile index f3e034b3a81b..73f2aafb5bee 100644 --- a/graphics/wdune/Makefile +++ b/graphics/wdune/Makefile @@ -2,7 +2,7 @@ PORTNAME= wdune PORTVERSION= 1.926 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.ourproject.org/pub/wdune/ diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 4fadc384b71e..2454b62394cc 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,8 +1,7 @@ # Created by: Jean-Yves Lefort <jylefort@FreeBSD.org> PORTNAME= cgal -PORTVERSION= 5.2.1 -PORTREVISION= 1 +PORTVERSION= 5.3 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} diff --git a/math/cgal/distinfo b/math/cgal/distinfo index 767f8e2d77b0..02a0b77464f5 100644 --- a/math/cgal/distinfo +++ b/math/cgal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618587342 -SHA256 (CGAL-5.2.1.tar.xz) = 7e80b710a2b05cf7c22ce6fd8000905957c2263ab0048185b5010172b5bc19e6 -SIZE (CGAL-5.2.1.tar.xz) = 23256952 +TIMESTAMP = 1629873319 +SHA256 (CGAL-5.3.tar.xz) = 2c242e3f27655bc80b34e2fa5e32187a46003d2d9cd7dbec8fbcbc342cea2fb6 +SIZE (CGAL-5.3.tar.xz) = 23295684 diff --git a/math/cgal/pkg-plist b/math/cgal/pkg-plist index 08b04f3ad5a8..f875e9ffe5da 100644 --- a/math/cgal/pkg-plist +++ b/math/cgal/pkg-plist @@ -75,8 +75,6 @@ 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 @@ -300,6 +298,7 @@ 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/Basic_shaders.h include/CGAL/Bbox_2.h include/CGAL/Bbox_3.h include/CGAL/Bigfloat_interval_traits.h @@ -540,7 +539,6 @@ 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 @@ -666,6 +664,9 @@ 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/Delaunay_triangulation_on_sphere_2.h +include/CGAL/Delaunay_triangulation_on_sphere_adaptation_traits_2.h +include/CGAL/Delaunay_triangulation_on_sphere_traits_2.h include/CGAL/Diagonalize_traits.h include/CGAL/Dimension.h include/CGAL/Direction_2.h @@ -774,6 +775,7 @@ 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/Geographical_coordinates_traits_2.h include/CGAL/Get_arithmetic_kernel.h include/CGAL/Gmp_coercion_traits.h include/CGAL/Gmpfi.h @@ -870,6 +872,9 @@ 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/3MF.h +include/CGAL/IO/3MF/read_3mf.h +include/CGAL/IO/3MF/write_3mf.h include/CGAL/IO/Alpha_shape_3_VRML_2_ostream.h include/CGAL/IO/Arr_iostream.h include/CGAL/IO/Arr_text_formatter.h @@ -895,48 +900,45 @@ 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/GOCAD.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/OBJ.h +include/CGAL/IO/OBJ/File_writer_wavefront.h +include/CGAL/IO/OFF.h +include/CGAL/IO/OFF/File_header_OFF.h +include/CGAL/IO/OFF/File_header_OFF_impl.h +include/CGAL/IO/OFF/File_header_extended_OFF.h +include/CGAL/IO/OFF/File_header_extended_OFF_impl.h +include/CGAL/IO/OFF/File_scanner_OFF.h +include/CGAL/IO/OFF/File_writer_OFF.h +include/CGAL/IO/OFF/Scanner_OFF.h +include/CGAL/IO/OFF/generic_copy_OFF.h +include/CGAL/IO/OI.h +include/CGAL/IO/OI/File_writer_inventor.h +include/CGAL/IO/OI/Inventor_ostream.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/PLY/PLY_reader.h +include/CGAL/IO/PLY/PLY_writer.h +include/CGAL/IO/Polyhedron_OFF_iostream.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/STL.h +include/CGAL/IO/STL/STL_reader.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 @@ -944,49 +946,47 @@ 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/VRML.h +include/CGAL/IO/VRML/File_writer_VRML_2.h +include/CGAL/IO/VRML/VRML_1_ostream.h +include/CGAL/IO/VRML/VRML_2_ostream.h +include/CGAL/IO/VTK.h +include/CGAL/IO/VTK/VTK_reader.h +include/CGAL/IO/VTK/VTK_writer.h include/CGAL/IO/Verbose_ostream.h include/CGAL/IO/WKT.h -include/CGAL/IO/Writer_OFF.h +include/CGAL/IO/WKT/traits_linestring.h +include/CGAL/IO/WKT/traits_multilinestring.h +include/CGAL/IO/WKT/traits_multipoint.h +include/CGAL/IO/WKT/traits_multipolygon.h +include/CGAL/IO/WKT/traits_point.h +include/CGAL/IO/WKT/traits_point_3.h +include/CGAL/IO/WKT/traits_polygon.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/helpers.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/polygon_soup_io.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_points.h +include/CGAL/IO/read_vtk_image_data.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_VTU.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_points.h include/CGAL/IO/write_xyz_points.h include/CGAL/Identity_policy_2.h include/CGAL/ImageIO.h @@ -1356,6 +1356,7 @@ 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_patch_id_map.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 @@ -1364,6 +1365,7 @@ 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_gray_image.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 @@ -1653,6 +1655,7 @@ 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/Octree.h include/CGAL/OpenGR/compute_registration_transformation.h include/CGAL/OpenGR/register_point_sets.h include/CGAL/OpenNL/bicgstab.h @@ -1691,6 +1694,16 @@ 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/Orthtree.h +include/CGAL/Orthtree/Cartesian_ranges.h +include/CGAL/Orthtree/IO.h +include/CGAL/Orthtree/Node.h +include/CGAL/Orthtree/Split_predicates.h +include/CGAL/Orthtree/Traversal_iterator.h +include/CGAL/Orthtree/Traversals.h +include/CGAL/Orthtree_traits_2.h +include/CGAL/Orthtree_traits_3.h +include/CGAL/Orthtree_traits_d.h include/CGAL/PCA_util.h include/CGAL/PCA_util_Eigen.h include/CGAL/Parabola_2.h @@ -1764,6 +1777,10 @@ 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_3/IO/LAS.h +include/CGAL/Point_set_3/IO/OFF.h +include/CGAL/Point_set_3/IO/PLY.h +include/CGAL/Point_set_3/IO/XYZ.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 @@ -1790,6 +1807,8 @@ 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/IO/polygon_mesh_io.h +include/CGAL/Polygon_mesh_processing/Non_manifold_feature_map.h include/CGAL/Polygon_mesh_processing/Weights.h include/CGAL/Polygon_mesh_processing/bbox.h include/CGAL/Polygon_mesh_processing/border.h @@ -1879,6 +1898,7 @@ 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_envelope.h include/CGAL/Polyhedral_mesh_domain_3.h include/CGAL/Polyhedral_mesh_domain_with_features_3.h include/CGAL/Polyhedron_3.h @@ -1944,6 +1964,7 @@ 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_on_sphere_traits_3.h include/CGAL/Projection_traits_xy_3.h include/CGAL/Projection_traits_xz_3.h include/CGAL/Projection_traits_yz_3.h @@ -1974,79 +1995,7 @@ 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 -%%QT5%%include/CGAL/Qt/CGAL_Qt_config.h -%%QT5%%include/CGAL/Qt/CircularArcGraphicsItem.h -%%QT5%%include/CGAL/Qt/ConstrainedTriangulationGraphicsItem.h -%%QT5%%include/CGAL/Qt/Converter.h -%%QT5%%include/CGAL/Qt/CreateOpenGLContext.h -%%QT5%%include/CGAL/Qt/DelaunayMeshTriangulationGraphicsItem.h -%%QT5%%include/CGAL/Qt/DemosMainWindow.h -%%QT5%%include/CGAL/Qt/DemosMainWindow_impl.h -%%QT5%%include/CGAL/Qt/GraphicsItem.h -%%QT5%%include/CGAL/Qt/GraphicsViewCircleInput.h -%%QT5%%include/CGAL/Qt/GraphicsViewCircularArcInput.h -%%QT5%%include/CGAL/Qt/GraphicsViewInput.h -%%QT5%%include/CGAL/Qt/GraphicsViewIsoRectangleInput.h -%%QT5%%include/CGAL/Qt/GraphicsViewLineInput.h -%%QT5%%include/CGAL/Qt/GraphicsViewNavigation.h -%%QT5%%include/CGAL/Qt/GraphicsViewNavigation_impl.h -%%QT5%%include/CGAL/Qt/GraphicsViewPointInput.h -%%QT5%%include/CGAL/Qt/GraphicsViewPolygonWithHolesInput.h -%%QT5%%include/CGAL/Qt/GraphicsViewPolylineInput.h -%%QT5%%include/CGAL/Qt/GraphicsViewPolylineInput_impl.h -%%QT5%%include/CGAL/Qt/LineGraphicsItem.h -%%QT5%%include/CGAL/Qt/PainterOstream.h -%%QT5%%include/CGAL/Qt/PointsGraphicsItem.h -%%QT5%%include/CGAL/Qt/PointsInKdTreeGraphicsItem.h -%%QT5%%include/CGAL/Qt/PolygonGraphicsItem.h -%%QT5%%include/CGAL/Qt/PolygonWithHolesGraphicsItem.h -%%QT5%%include/CGAL/Qt/PolylinesGraphicsItem.h -%%QT5%%include/CGAL/Qt/PowerdiagramGraphicsItem.h -%%QT5%%include/CGAL/Qt/RegularGridGraphicsItem.h -%%QT5%%include/CGAL/Qt/RegularGridVectorFieldGraphicsItem.h -%%QT5%%include/CGAL/Qt/RegularTriangulationGraphicsItem.h -%%QT5%%include/CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h -%%QT5%%include/CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h -%%QT5%%include/CGAL/Qt/SegmentsGraphicsItem.h -%%QT5%%include/CGAL/Qt/StreamLinesGraphicsItem.h -%%QT5%%include/CGAL/Qt/TriangulationGraphicsItem.h -%%QT5%%include/CGAL/Qt/VoronoiGraphicsItem.h -%%QT5%%include/CGAL/Qt/camera.h -%%QT5%%include/CGAL/Qt/camera_impl.h -%%QT5%%include/CGAL/Qt/constraint.h -%%QT5%%include/CGAL/Qt/constraint_impl.h -%%QT5%%include/CGAL/Qt/debug.h -%%QT5%%include/CGAL/Qt/debug_impl.h -%%QT5%%include/CGAL/Qt/domUtils.h -%%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 -%%QT5%%include/CGAL/Qt/manipulatedCameraFrame_impl.h -%%QT5%%include/CGAL/Qt/manipulatedFrame.h -%%QT5%%include/CGAL/Qt/manipulatedFrame_impl.h -%%QT5%%include/CGAL/Qt/mouseGrabber.h -%%QT5%%include/CGAL/Qt/mouseGrabber_impl.h -%%QT5%%include/CGAL/Qt/qglviewer.h -%%QT5%%include/CGAL/Qt/qglviewer_impl.h -%%QT5%%include/CGAL/Qt/qglviewer_impl_list.h -%%QT5%%include/CGAL/Qt/quaternion.h -%%QT5%%include/CGAL/Qt/quaternion_impl.h -%%QT5%%include/CGAL/Qt/resources.h -%%QT5%%include/CGAL/Qt/resources/ImageInterface.ui -%%QT5%%include/CGAL/Qt/resources/qglviewer-icon.xpm -%%QT5%%include/CGAL/Qt/resources_impl.h -%%QT5%%include/CGAL/Qt/utility.h -%%QT5%%include/CGAL/Qt/utility_impl.h -%%QT5%%include/CGAL/Qt/vec.h -%%QT5%%include/CGAL/Qt/vec_impl.h -%%QT5%%include/CGAL/Qt/viewer_actions.h +include/CGAL/Quadtree.h include/CGAL/Quotient.h include/CGAL/Quotient_fwd.h include/CGAL/RS/Gmpfr_make_unique.h @@ -2320,9 +2269,11 @@ 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/Subiterator.h include/CGAL/Surface_mesh.h include/CGAL/Surface_mesh/IO.h -include/CGAL/Surface_mesh/IO/3mf.h +include/CGAL/Surface_mesh/IO/3MF.h +include/CGAL/Surface_mesh/IO/OFF.h include/CGAL/Surface_mesh/IO/PLY.h include/CGAL/Surface_mesh/Properties.h include/CGAL/Surface_mesh/Surface_mesh.h @@ -2371,6 +2322,7 @@ 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_filter.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 @@ -2378,11 +2330,13 @@ include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predi 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/FastEnvelope_filter.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/Polyhedral_envelope_filter.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 @@ -2558,8 +2512,15 @@ 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_on_sphere_2.h +include/CGAL/Triangulation_on_sphere_2/IO/OFF.h +include/CGAL/Triangulation_on_sphere_2/internal/arc_on_sphere_2_subsampling.h +include/CGAL/Triangulation_on_sphere_2/internal/get_precision_bounds.h +include/CGAL/Triangulation_on_sphere_face_base_2.h +include/CGAL/Triangulation_on_sphere_vertex_base_2.h include/CGAL/Triangulation_segment_traverser_3.h include/CGAL/Triangulation_simplex_3.h +include/CGAL/Triangulation_sphere_line_face_circulator_2.h include/CGAL/Triangulation_structural_filtering_traits.h include/CGAL/Triangulation_utils_2.h include/CGAL/Triangulation_utils_3.h @@ -2618,8 +2579,6 @@ 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 @@ -2657,6 +2616,19 @@ 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/IO/3MF.h +include/CGAL/boost/graph/IO/GOCAD.h +include/CGAL/boost/graph/IO/Generic_facegraph_builder.h +include/CGAL/boost/graph/IO/Generic_facegraph_printer.h +include/CGAL/boost/graph/IO/INP.h +include/CGAL/boost/graph/IO/OBJ.h +include/CGAL/boost/graph/IO/OFF.h +include/CGAL/boost/graph/IO/PLY.h +include/CGAL/boost/graph/IO/STL.h +include/CGAL/boost/graph/IO/Tds_2_off.h +include/CGAL/boost/graph/IO/VTK.h +include/CGAL/boost/graph/IO/WRL.h +include/CGAL/boost/graph/IO/polygon_mesh_io.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 @@ -2813,6 +2785,7 @@ 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/facets_in_complex_3_to_triangle_mesh.h include/CGAL/float.h include/CGAL/for_each.h include/CGAL/function_objects.h @@ -2923,6 +2896,7 @@ 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_distance_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 @@ -3051,6 +3025,7 @@ 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/Orthtree.h include/CGAL/license/Partition_2.h include/CGAL/license/Periodic_2_triangulation_2.h include/CGAL/license/Periodic_3_mesh_3.h @@ -3062,6 +3037,7 @@ 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/Polyhedral_envelope.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 @@ -3111,6 +3087,7 @@ 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/Triangulation_on_sphere_2.h include/CGAL/license/Visibility_2.h include/CGAL/license/Voronoi_diagram_2.h include/CGAL/license/gpl_package_list.txt @@ -3209,6 +3186,7 @@ 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/rank.h include/CGAL/rational_rotation.h include/CGAL/read_vtk_image_data.h include/CGAL/rectangular_3_center_2.h @@ -3235,6 +3213,7 @@ 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_3_3.h include/CGAL/squared_distance_utils.h include/CGAL/sse2.h include/CGAL/stddef.h @@ -3277,6 +3256,78 @@ include/CGAL/vtkSurfaceMesherContourFilter.h include/CGAL/width_assertions.h include/CGAL/wlop_simplify_and_regularize_point_set.h include/CGAL/wmult.h +%%QT5%%include/CGAL/Qt/AlphaShapeGraphicsItem.h +%%QT5%%include/CGAL/Qt/ApolloniusGraphGraphicsItem.h +%%QT5%%include/CGAL/Qt/Basic_viewer_qt.h +%%QT5%%include/CGAL/Qt/CGAL_Qt_config.h +%%QT5%%include/CGAL/Qt/CircularArcGraphicsItem.h +%%QT5%%include/CGAL/Qt/ConstrainedTriangulationGraphicsItem.h +%%QT5%%include/CGAL/Qt/Converter.h +%%QT5%%include/CGAL/Qt/CreateOpenGLContext.h +%%QT5%%include/CGAL/Qt/DelaunayMeshTriangulationGraphicsItem.h +%%QT5%%include/CGAL/Qt/DemosMainWindow.h +%%QT5%%include/CGAL/Qt/DemosMainWindow_impl.h +%%QT5%%include/CGAL/Qt/GraphicsItem.h +%%QT5%%include/CGAL/Qt/GraphicsViewCircleInput.h +%%QT5%%include/CGAL/Qt/GraphicsViewCircularArcInput.h +%%QT5%%include/CGAL/Qt/GraphicsViewInput.h +%%QT5%%include/CGAL/Qt/GraphicsViewIsoRectangleInput.h +%%QT5%%include/CGAL/Qt/GraphicsViewLineInput.h +%%QT5%%include/CGAL/Qt/GraphicsViewNavigation.h +%%QT5%%include/CGAL/Qt/GraphicsViewNavigation_impl.h +%%QT5%%include/CGAL/Qt/GraphicsViewPointInput.h +%%QT5%%include/CGAL/Qt/GraphicsViewPolygonWithHolesInput.h +%%QT5%%include/CGAL/Qt/GraphicsViewPolylineInput.h +%%QT5%%include/CGAL/Qt/GraphicsViewPolylineInput_impl.h +%%QT5%%include/CGAL/Qt/LineGraphicsItem.h +%%QT5%%include/CGAL/Qt/PainterOstream.h +%%QT5%%include/CGAL/Qt/PointsGraphicsItem.h +%%QT5%%include/CGAL/Qt/PointsInKdTreeGraphicsItem.h +%%QT5%%include/CGAL/Qt/PolygonGraphicsItem.h +%%QT5%%include/CGAL/Qt/PolygonWithHolesGraphicsItem.h +%%QT5%%include/CGAL/Qt/PolylinesGraphicsItem.h +%%QT5%%include/CGAL/Qt/PowerdiagramGraphicsItem.h +%%QT5%%include/CGAL/Qt/RegularGridGraphicsItem.h +%%QT5%%include/CGAL/Qt/RegularGridVectorFieldGraphicsItem.h +%%QT5%%include/CGAL/Qt/RegularTriangulationGraphicsItem.h +%%QT5%%include/CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h +%%QT5%%include/CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h +%%QT5%%include/CGAL/Qt/SegmentsGraphicsItem.h +%%QT5%%include/CGAL/Qt/StreamLinesGraphicsItem.h +%%QT5%%include/CGAL/Qt/TriangulationGraphicsItem.h +%%QT5%%include/CGAL/Qt/VoronoiGraphicsItem.h +%%QT5%%include/CGAL/Qt/camera.h +%%QT5%%include/CGAL/Qt/camera_impl.h +%%QT5%%include/CGAL/Qt/constraint.h +%%QT5%%include/CGAL/Qt/constraint_impl.h +%%QT5%%include/CGAL/Qt/debug.h +%%QT5%%include/CGAL/Qt/debug_impl.h +%%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 +%%QT5%%include/CGAL/Qt/manipulatedCameraFrame_impl.h +%%QT5%%include/CGAL/Qt/manipulatedFrame.h +%%QT5%%include/CGAL/Qt/manipulatedFrame_impl.h +%%QT5%%include/CGAL/Qt/mouseGrabber.h +%%QT5%%include/CGAL/Qt/mouseGrabber_impl.h +%%QT5%%include/CGAL/Qt/qglviewer.h +%%QT5%%include/CGAL/Qt/qglviewer_impl.h +%%QT5%%include/CGAL/Qt/qglviewer_impl_list.h +%%QT5%%include/CGAL/Qt/quaternion.h +%%QT5%%include/CGAL/Qt/quaternion_impl.h +%%QT5%%include/CGAL/Qt/resources.h +%%QT5%%include/CGAL/Qt/resources/ImageInterface.ui +%%QT5%%include/CGAL/Qt/resources/qglviewer-icon.xpm +%%QT5%%include/CGAL/Qt/resources_impl.h +%%QT5%%include/CGAL/Qt/utility.h +%%QT5%%include/CGAL/Qt/utility_impl.h +%%QT5%%include/CGAL/Qt/vec.h +%%QT5%%include/CGAL/Qt/vec_impl.h +%%QT5%%include/CGAL/Qt/viewer_actions.h lib/cmake/CGAL/CGALConfig.cmake lib/cmake/CGAL/CGALConfigBuildVersion.cmake lib/cmake/CGAL/CGALConfigVersion.cmake @@ -3287,6 +3338,7 @@ 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_Ceres_support.cmake lib/cmake/CGAL/CGAL_CheckCXXFileRuns.cmake lib/cmake/CGAL/CGAL_Common.cmake lib/cmake/CGAL/CGAL_CreateSingleSourceCGALProgram.cmake @@ -3295,6 +3347,7 @@ 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_METIS_support.cmake lib/cmake/CGAL/CGAL_Macros.cmake lib/cmake/CGAL/CGAL_OpenCV_support.cmake lib/cmake/CGAL/CGAL_OpenGR_support.cmake @@ -3312,7 +3365,6 @@ 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 @@ -3349,7 +3401,6 @@ 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 |