no need to repeat the package name as it is on the line above

This commit is contained in:
Sébastien Loriot 2025-05-22 17:53:41 +02:00
parent 2615a2abe8
commit 13609a6966
119 changed files with 119 additions and 139 deletions

View File

@ -1,4 +1,4 @@
/// \defgroup PkgAABBTreeRef AABB Tree Reference /// \defgroup PkgAABBTreeRef Reference Manual
/// \defgroup PkgAABBTreeConcepts Concepts /// \defgroup PkgAABBTreeConcepts Concepts
/// \ingroup PkgAABBTreeRef /// \ingroup PkgAABBTreeRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgAdvancingFrontSurfaceReconstructionRef Advancing Front Surface Reconstruction Reference /// \defgroup PkgAdvancingFrontSurfaceReconstructionRef Reference Manual
/// \defgroup PkgAdvancingFrontSurfaceReconstructionRefConcepts Concepts /// \defgroup PkgAdvancingFrontSurfaceReconstructionRefConcepts Concepts
/// \ingroup PkgAdvancingFrontSurfaceReconstructionRef /// \ingroup PkgAdvancingFrontSurfaceReconstructionRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgAlgebraicFoundationsRef Algebraic Foundations Reference /// \defgroup PkgAlgebraicFoundationsRef Reference Manual
/// \defgroup PkgAlgebraicFoundationsAlgebraicStructuresConcepts Concepts /// \defgroup PkgAlgebraicFoundationsAlgebraicStructuresConcepts Concepts
/// \ingroup PkgAlgebraicFoundationsRef /// \ingroup PkgAlgebraicFoundationsRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgAlgebraicKernelDRef Algebraic Kernel Reference /// \defgroup PkgAlgebraicKernelDRef Reference Manual
/// \defgroup PkgAlgebraicKernelDConcepts Concepts /// \defgroup PkgAlgebraicKernelDConcepts Concepts
/// \ingroup PkgAlgebraicKernelDRef /// \ingroup PkgAlgebraicKernelDRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgAlphaShapes2Ref 2D Alpha Shapes Reference /// \defgroup PkgAlphaShapes2Ref Reference Manual
/// \defgroup PkgAlphaShapes2Concepts Concepts /// \defgroup PkgAlphaShapes2Concepts Concepts
/// \ingroup PkgAlphaShapes2Ref /// \ingroup PkgAlphaShapes2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgAlphaShapes3Ref 3D Alpha Shapes Reference /// \defgroup PkgAlphaShapes3Ref Reference Manual
/// \defgroup PkgAlphaShapes3Concepts Concepts /// \defgroup PkgAlphaShapes3Concepts Concepts
/// \ingroup PkgAlphaShapes3Ref /// \ingroup PkgAlphaShapes3Ref
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgAlphaWrap3Ref 3D Alpha Wrapping /// \defgroup PkgAlphaWrap3Ref Reference Manual
/// \defgroup AW3_free_functions_grp Free Functions /// \defgroup AW3_free_functions_grp Free Functions
/// Functions to create a wrap from point clouds, triangle soups, and triangle meshes. /// Functions to create a wrap from point clouds, triangle soups, and triangle meshes.

View File

@ -1,4 +1,4 @@
/// \defgroup PkgApolloniusGraph2Ref 2D Apollonius Graphs (Delaunay Graphs of Disks) Reference /// \defgroup PkgApolloniusGraph2Ref Reference Manual
/// \defgroup PkgApolloniusGraph2Concepts Concepts /// \defgroup PkgApolloniusGraph2Concepts Concepts
/// \ingroup PkgApolloniusGraph2Ref /// \ingroup PkgApolloniusGraph2Ref
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgArrangementOnSurface2Ref 2D Arrangement Reference /// \defgroup PkgArrangementOnSurface2Ref Reference Manual
/// \defgroup PkgArrangementOnSurface2Concepts Concepts /// \defgroup PkgArrangementOnSurface2Concepts Concepts
/// \ingroup PkgArrangementOnSurface2Ref /// \ingroup PkgArrangementOnSurface2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgBGLRef CGAL and the Boost Graph Library Reference /// \defgroup PkgBGLRef Reference Manual
/*! \defgroup PkgBGLConcepts Concepts /*! \defgroup PkgBGLConcepts Concepts
\ingroup PkgBGLRef \ingroup PkgBGLRef

View File

@ -1,8 +1,5 @@
namespace CGAL {
namespace Barycentric_coordinates {
/*! /*!
\defgroup PkgBarycentricCoordinates2Ref 2D Generalized Barycentric Coordinates Reference \defgroup PkgBarycentricCoordinates2Ref Reference Manual
\defgroup PkgBarycentricCoordinates2RefConcepts Concepts \defgroup PkgBarycentricCoordinates2RefConcepts Concepts
\ingroup PkgBarycentricCoordinates2Ref \ingroup PkgBarycentricCoordinates2Ref
@ -77,6 +74,3 @@ coordinates from the Package \ref PkgInterpolation2.}
- `discrete_harmonic_coordinates_2()` - `discrete_harmonic_coordinates_2()`
- `boundary_coordinates_2()` - `boundary_coordinates_2()`
*/ */
} /* namespace Barycentric_coordinates */
} /* namespace CGAL */

View File

@ -1,4 +1,4 @@
/// \defgroup PkgBasicViewerRef Basic Viewer Reference /// \defgroup PkgBasicViewerRef Reference Manual
/// \defgroup PkgBasicViewerConcepts Concepts /// \defgroup PkgBasicViewerConcepts Concepts
/// \ingroup PkgBasicViewerRef /// \ingroup PkgBasicViewerRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgBooleanSetOperations2Ref 2D Regularized Boolean Set-Operations Reference /// \defgroup PkgBooleanSetOperations2Ref Reference Manual
/// \defgroup PkgBooleanSetOperations2Concepts Concepts /// \defgroup PkgBooleanSetOperations2Concepts Concepts
/// \ingroup PkgBooleanSetOperations2Ref /// \ingroup PkgBooleanSetOperations2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgBoundingVolumesRef Bounding Volumes Reference /// \defgroup PkgBoundingVolumesRef Reference Manual
/// \defgroup PkgBoundingVolumesConcepts Concepts /// \defgroup PkgBoundingVolumesConcepts Concepts
/// \ingroup PkgBoundingVolumesRef /// \ingroup PkgBoundingVolumesRef
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgBoxIntersectionDRef Intersecting Sequences of dD Iso-oriented Boxes Reference /// \defgroup PkgBoxIntersectionDRef Reference Manual
/// \defgroup PkgBoxIntersectionDConcepts Concepts /// \defgroup PkgBoxIntersectionDConcepts Concepts
/// \ingroup PkgBoxIntersectionDRef /// \ingroup PkgBoxIntersectionDRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgCGALIpeletsRef CGAL Ipelets Reference /// \defgroup PkgCGALIpeletsRef Reference Manual
/*! /*!
\addtogroup PkgCGALIpeletsRef \addtogroup PkgCGALIpeletsRef
\cgalPkgDescriptionBegin{CGAL Ipelets,PkgCGALIpelets} \cgalPkgDescriptionBegin{CGAL Ipelets,PkgCGALIpelets}

View File

@ -1,4 +1,4 @@
/// \defgroup PkgCircularKernel2Ref 2D Circular Geometry Kernel Reference /// \defgroup PkgCircularKernel2Ref Reference Manual
/// \defgroup PkgCircularKernel2GeometricConcepts Geometric Concepts /// \defgroup PkgCircularKernel2GeometricConcepts Geometric Concepts
/// \ingroup PkgCircularKernel2Ref /// \ingroup PkgCircularKernel2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgCircularKernel3Ref 3D Spherical Geometry Kernel Reference /// \defgroup PkgCircularKernel3Ref Reference Manual
/// \defgroup PkgCircularKernel3GeometricConcepts Geometric Concepts /// \defgroup PkgCircularKernel3GeometricConcepts Geometric Concepts
/// \ingroup PkgCircularKernel3Ref /// \ingroup PkgCircularKernel3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgHandlesAndCirculatorsRef Handles and Circulators Reference /// \defgroup PkgHandlesAndCirculatorsRef Reference Manual
/// \defgroup PkgHandlesAndCirculatorsConcepts Concepts /// \defgroup PkgHandlesAndCirculatorsConcepts Concepts
/// \ingroup PkgHandlesAndCirculatorsRef /// \ingroup PkgHandlesAndCirculatorsRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgClassificationRef Classification Reference /// \defgroup PkgClassificationRef Reference Manual
/*! /*!
\defgroup PkgClassificationConcepts Concepts \defgroup PkgClassificationConcepts Concepts

View File

@ -1,4 +1,4 @@
/// \defgroup PkgCombinatorialMapsRef Combinatorial Maps Reference /// \defgroup PkgCombinatorialMapsRef Reference Manual
/// \defgroup PkgCombinatorialMapsConcepts Concepts /// \defgroup PkgCombinatorialMapsConcepts Concepts
/// \ingroup PkgCombinatorialMapsRef /// \ingroup PkgCombinatorialMapsRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgConeSpanners2Ref Cone-Based Spanners Reference /// \defgroup PkgConeSpanners2Ref Reference Manual
/*! /*!
\addtogroup PkgConeSpanners2Ref \addtogroup PkgConeSpanners2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgConvexDecomposition3Ref Convex Decomposition of Polyhedra Reference /// \defgroup PkgConvexDecomposition3Ref Reference Manual
/*! /*!
\addtogroup PkgConvexDecomposition3Ref \addtogroup PkgConvexDecomposition3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgConvexHull2Ref 2D Convex Hulls and Extreme Points Reference /// \defgroup PkgConvexHull2Ref Reference Manual
/// \defgroup PkgConvexHull2Concepts Concepts /// \defgroup PkgConvexHull2Concepts Concepts
/// \ingroup PkgConvexHull2Ref /// \ingroup PkgConvexHull2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgConvexHull3Ref 3D Convex Hulls Reference /// \defgroup PkgConvexHull3Ref Reference Manual
/// \defgroup PkgConvexHull3Concepts Concepts /// \defgroup PkgConvexHull3Concepts Concepts
/// \ingroup PkgConvexHull3Ref /// \ingroup PkgConvexHull3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgConvexHullDRef dD Convex Hulls and Delaunay Triangulations Reference /// \defgroup PkgConvexHullDRef Reference Manual
/// \defgroup PkgConvexHullDConcepts Concepts /// \defgroup PkgConvexHullDConcepts Concepts
/// \ingroup PkgConvexHullDRef /// \ingroup PkgConvexHullDRef
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgEnvelope2Ref 2D Envelopes Reference /// \defgroup PkgEnvelope2Ref Reference Manual
/// \defgroup PkgEnvelope2Concepts Concepts /// \defgroup PkgEnvelope2Concepts Concepts
/// \ingroup PkgEnvelope2Ref /// \ingroup PkgEnvelope2Ref
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgEnvelope3Ref 3D Envelopes Reference /// \defgroup PkgEnvelope3Ref Reference Manual
/// \defgroup PkgEnvelope3Concepts Concepts /// \defgroup PkgEnvelope3Concepts Concepts
/// \ingroup PkgEnvelope3Ref /// \ingroup PkgEnvelope3Ref
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgGeneralizedMapsRef Generalized Maps Reference /// \defgroup PkgGeneralizedMapsRef Reference Manual
/// \defgroup PkgGeneralizedMapsConcepts Concepts /// \defgroup PkgGeneralizedMapsConcepts Concepts
/// \ingroup PkgGeneralizedMapsRef /// \ingroup PkgGeneralizedMapsRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgGeneratorsRef Geometric Object Generators Reference /// \defgroup PkgGeneratorsRef Reference Manual
/// \defgroup PkgGeneratorsConcepts Concepts /// \defgroup PkgGeneratorsConcepts Concepts
/// \ingroup PkgGeneratorsRef /// \ingroup PkgGeneratorsRef
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgGraphicsViewRef CGAL and the Qt Graphics View Framework Reference /// \defgroup PkgGraphicsViewRef Reference Manual
/// \defgroup PkgGraphicsViewGraphicsItemClasses Graphics Item Classes /// \defgroup PkgGraphicsViewGraphicsItemClasses Graphics Item Classes
/// \ingroup PkgGraphicsViewRef /// \ingroup PkgGraphicsViewRef
/// \defgroup PkgGraphicsViewInputClasses Input Classes /// \defgroup PkgGraphicsViewInputClasses Input Classes

View File

@ -1,4 +1,4 @@
/// \defgroup PkgHalfedgeDSRef Halfedge Data Structures Reference /// \defgroup PkgHalfedgeDSRef Reference Manual
/// \defgroup PkgHalfedgeDSConcepts Concepts /// \defgroup PkgHalfedgeDSConcepts Concepts
/// \ingroup PkgHalfedgeDSRef /// \ingroup PkgHalfedgeDSRef

View File

@ -1,6 +1,4 @@
// The Heat Method /// \defgroup PkgHeatMethodRef Reference Manual
/// \defgroup PkgHeatMethodRef Heat Method Reference
/// \defgroup PkgHeatMethodConcepts Concepts /// \defgroup PkgHeatMethodConcepts Concepts
/// \ingroup PkgHeatMethodRef /// \ingroup PkgHeatMethodRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgHyperbolicTriangulation2Ref 2D Hyperbolic Delaunay Triangulations Reference /// \defgroup PkgHyperbolicTriangulation2Ref Reference Manual
/// \defgroup PkgHyperbolicTriangulation2Concepts Concepts /// \defgroup PkgHyperbolicTriangulation2Concepts Concepts
/// \ingroup PkgHyperbolicTriangulation2Ref /// \ingroup PkgHyperbolicTriangulation2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgInscribedAreasRef Inscribed Areas Reference /// \defgroup PkgInscribedAreasRef Reference Manual
/// \defgroup PkgInscribedAreasConcepts Concepts /// \defgroup PkgInscribedAreasConcepts Concepts
/// \ingroup PkgInscribedAreasRef /// \ingroup PkgInscribedAreasRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgInterpolation2Ref 2D and Surface Function Interpolation Reference /// \defgroup PkgInterpolation2Ref Reference Manual
/// \defgroup PkgInterpolation2Concepts Concepts /// \defgroup PkgInterpolation2Concepts Concepts
/// \ingroup PkgInterpolation2Ref /// \ingroup PkgInterpolation2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgIntervalSkipListRef Interval Skip List Reference /// \defgroup PkgIntervalSkipListRef Reference Manual
/// \defgroup PkgIntervalSkipListConcepts Concepts /// \defgroup PkgIntervalSkipListConcepts Concepts
/// \ingroup PkgIntervalSkipListRef /// \ingroup PkgIntervalSkipListRef
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgIsosurfacing3Ref 3D Isosurfacing Reference /// \defgroup PkgIsosurfacing3Ref Reference Manual
/// \defgroup PkgIsosurfacing3Concepts Concepts /// \defgroup PkgIsosurfacing3Concepts Concepts
/// \ingroup PkgIsosurfacing3Ref /// \ingroup PkgIsosurfacing3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgJetFitting3Ref Estimation of Local Differential Properties of Point-Sampled Surfaces Reference /// \defgroup PkgJetFitting3Ref Reference Manual
/// \defgroup PkgJetFitting3Concepts Concepts /// \defgroup PkgJetFitting3Concepts Concepts
/// \ingroup PkgJetFitting3Ref /// \ingroup PkgJetFitting3Ref
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgKernel23Ref 2D and 3D Linear Geometry Kernel Reference /// \defgroup PkgKernel23Ref Reference Manual
/// \defgroup PkgKernel23Concepts Concepts /// \defgroup PkgKernel23Concepts Concepts
/// \ingroup PkgKernel23Ref /// \ingroup PkgKernel23Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgKernelDRef dD Geometry Kernel Reference /// \defgroup PkgKernelDRef Reference Manual
/// \defgroup PkgKernelDLinAlgConcepts Linear Algebra Concepts /// \defgroup PkgKernelDLinAlgConcepts Linear Algebra Concepts
/// \ingroup PkgKernelDRef /// \ingroup PkgKernelDRef

View File

@ -1,5 +1,5 @@
/*! /*!
\defgroup PkgKineticSpacePartitionRef Kinetic Space Partition Reference \defgroup PkgKineticSpacePartitionRef Reference Manual
\defgroup PkgKineticSpacePartitionConcepts Concepts \defgroup PkgKineticSpacePartitionConcepts Concepts
\ingroup PkgKineticSpacePartitionRef \ingroup PkgKineticSpacePartitionRef

View File

@ -1,5 +1,5 @@
/*! /*!
\defgroup PkgKineticSurfaceReconstructionRef Kinetic Surface Reconstruction Reference \defgroup PkgKineticSurfaceReconstructionRef Reference Manual
\addtogroup PkgKineticSurfaceReconstructionRef \addtogroup PkgKineticSurfaceReconstructionRef
\cgalPkgDescriptionBegin{Kinetic Surface Reconstruction, PkgKineticSurfaceReconstruction} \cgalPkgDescriptionBegin{Kinetic Surface Reconstruction, PkgKineticSurfaceReconstruction}

View File

@ -1,4 +1,4 @@
/// \defgroup PkgLinearCellComplexRef Linear Cell Complex Reference /// \defgroup PkgLinearCellComplexRef Reference Manual
/// \defgroup PkgLinearCellComplexConcepts Concepts /// \defgroup PkgLinearCellComplexConcepts Concepts
/// \ingroup PkgLinearCellComplexRef /// \ingroup PkgLinearCellComplexRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgMatrixSearchRef Monotone and Sorted Matrix Search Reference /// \defgroup PkgMatrixSearchRef Reference Manual
/// \defgroup PkgMatrixSearchConcepts Concepts /// \defgroup PkgMatrixSearchConcepts Concepts
/// \ingroup PkgMatrixSearchRef /// \ingroup PkgMatrixSearchRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgMesh2Ref 2D Conforming Triangulations and Meshes Reference /// \defgroup PkgMesh2Ref Reference Manual
/// \defgroup PkgMesh2Concepts Concepts /// \defgroup PkgMesh2Concepts Concepts
/// \ingroup PkgMesh2Ref /// \ingroup PkgMesh2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgMesh3Ref 3D Mesh Generation Reference /// \defgroup PkgMesh3Ref Reference Manual
/// \defgroup PkgMesh3Concepts Main Concepts /// \defgroup PkgMesh3Concepts Main Concepts
/// \ingroup PkgMesh3Ref /// \ingroup PkgMesh3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgMinkowskiSum2Ref 2D Minkowski Sums Reference /// \defgroup PkgMinkowskiSum2Ref Reference Manual
/// \defgroup PkgMinkowskiSum2Concepts Concepts /// \defgroup PkgMinkowskiSum2Concepts Concepts
/// \ingroup PkgMinkowskiSum2Ref /// \ingroup PkgMinkowskiSum2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgMinkowskiSum3Ref 3D Minkowski Sum of Polyhedra Reference /// \defgroup PkgMinkowskiSum3Ref Reference Manual
/*! /*!
\addtogroup PkgMinkowskiSum3Ref \addtogroup PkgMinkowskiSum3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup MiscellanyRef Profiling Tools, Hash Map, Union-find, Modifiers Reference /// \defgroup MiscellanyRef Reference Manual
/// \defgroup MiscellanyConcepts Concepts /// \defgroup MiscellanyConcepts Concepts
/// \ingroup MiscellanyRef /// \ingroup MiscellanyRef
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgModularArithmeticRef Modular Arithmetic Reference /// \defgroup PkgModularArithmeticRef Reference Manual
/// \defgroup PkgModularArithmeticConcepts Concepts /// \defgroup PkgModularArithmeticConcepts Concepts
/// \ingroup PkgModularArithmeticRef /// \ingroup PkgModularArithmeticRef
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgNef2Ref 2D Boolean Operations on Nef Polygons Reference /// \defgroup PkgNef2Ref Reference Manual
/// \defgroup PkgNef2Concepts Concepts /// \defgroup PkgNef2Concepts Concepts
/// \ingroup PkgNef2Ref /// \ingroup PkgNef2Ref
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgNef3Ref 3D Boolean Operations on Nef Polyhedra Reference /// \defgroup PkgNef3Ref Reference Manual
/// ///
/// \defgroup PkgNef3IOFunctions I/O Functions /// \defgroup PkgNef3IOFunctions I/O Functions
/// \ingroup PkgNef3Ref /// \ingroup PkgNef3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgNefS2Ref 2D Boolean Operations on Nef Polygons Embedded on the Sphere Reference /// \defgroup PkgNefS2Ref Reference Manual
/*! /*!
\addtogroup PkgNefS2Ref \addtogroup PkgNefS2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgNumberTypesRef Number Types Reference /// \defgroup PkgNumberTypesRef Reference Manual
/// \defgroup PkgNumberTypesConcepts Concepts /// \defgroup PkgNumberTypesConcepts Concepts
/// \ingroup PkgNumberTypesRef /// \ingroup PkgNumberTypesRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgOptimalBoundingBoxRef Optimal Bounding Box Reference /// \defgroup PkgOptimalBoundingBoxRef Reference Manual
/// \defgroup PkgOptimalBoundingBoxConcepts Concepts /// \defgroup PkgOptimalBoundingBoxConcepts Concepts
/// \ingroup PkgOptimalBoundingBoxRef /// \ingroup PkgOptimalBoundingBoxRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgOptimalTransportationReconstruction2Ref Optimal Transportation Curve Reconstruction Reference /// \defgroup PkgOptimalTransportationReconstruction2Ref Reference Manual
/// \defgroup PkgOptimalTransportationReconstruction2Concepts Concepts /// \defgroup PkgOptimalTransportationReconstruction2Concepts Concepts
/// \ingroup PkgOptimalTransportationReconstruction2Ref /// \ingroup PkgOptimalTransportationReconstruction2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgOrthtreeRef Quadtrees, Octrees and Orthtrees Reference /// \defgroup PkgOrthtreeRef Reference Manual
Quadtree, Octree and Orthtree Reference Quadtree, Octree and Orthtree Reference
/// \defgroup PkgOrthtreeConcepts Concepts /// \defgroup PkgOrthtreeConcepts Concepts

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPartition2Ref 2D Polygon Partitioning Reference /// \defgroup PkgPartition2Ref Reference Manual
/// \defgroup PkgPartition2Concepts Concepts /// \defgroup PkgPartition2Concepts Concepts
/// \ingroup PkgPartition2Ref /// \ingroup PkgPartition2Ref
/// \defgroup PkgPartition2FunctionObjectConcepts Function Object Concepts /// \defgroup PkgPartition2FunctionObjectConcepts Function Object Concepts

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPeriodic2Triangulation2Ref 2D Periodic Triangulations Reference /// \defgroup PkgPeriodic2Triangulation2Ref Reference Manual
/// \defgroup PkgPeriodic2Triangulation2Concepts Concepts /// \defgroup PkgPeriodic2Triangulation2Concepts Concepts
/// \ingroup PkgPeriodic2Triangulation2Ref /// \ingroup PkgPeriodic2Triangulation2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPeriodic3Mesh3Ref 3D Periodic Mesh Generation Reference /// \defgroup PkgPeriodic3Mesh3Ref Reference Manual
/// \defgroup PkgPeriodic3Mesh3Concepts Concepts /// \defgroup PkgPeriodic3Mesh3Concepts Concepts
/// \ingroup PkgPeriodic3Mesh3Ref /// \ingroup PkgPeriodic3Mesh3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPeriodic3Triangulation3Ref 3D Periodic Triangulations Reference /// \defgroup PkgPeriodic3Triangulation3Ref Reference Manual
/// \defgroup PkgPeriodic3Triangulation3Concepts Concepts /// \defgroup PkgPeriodic3Triangulation3Concepts Concepts
/// \ingroup PkgPeriodic3Triangulation3Ref /// \ingroup PkgPeriodic3Triangulation3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPeriodic4HyperbolicTriangulation2Ref 2D Periodic Hyperbolic Triangulations Reference /// \defgroup PkgPeriodic4HyperbolicTriangulation2Ref Reference Manual
/// \defgroup PkgPeriodic4HyperbolicTriangulation2Concepts Concepts /// \defgroup PkgPeriodic4HyperbolicTriangulation2Concepts Concepts
/// \ingroup PkgPeriodic4HyperbolicTriangulation2Ref /// \ingroup PkgPeriodic4HyperbolicTriangulation2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPointSet2Ref 2D Range and Neighbor Search Reference /// \defgroup PkgPointSet2Ref Reference Manual
/// \defgroup PkgPointSet2Concepts Concepts /// \defgroup PkgPointSet2Concepts Concepts
/// \ingroup PkgPointSet2Ref /// \ingroup PkgPointSet2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPointSet3Ref 3D Point Set Reference /// \defgroup PkgPointSet3Ref Reference Manual
/*! /*!
\cgalInclude{CGAL/draw_point_set_3.h} \cgalInclude{CGAL/draw_point_set_3.h}

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPointSetProcessing3Ref Point Set Processing Reference /// \defgroup PkgPointSetProcessing3Ref Reference Manual
/*! /*!
\defgroup PkgPointSetProcessing3Algorithms Algorithms \defgroup PkgPointSetProcessing3Algorithms Algorithms

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPoissonSurfaceReconstruction3Ref Poisson Surface Reconstruction Reference /// \defgroup PkgPoissonSurfaceReconstruction3Ref Reference Manual
/*! /*!
\addtogroup PkgPoissonSurfaceReconstruction3Ref \addtogroup PkgPoissonSurfaceReconstruction3Ref
\cgalPkgDescriptionBegin{Poisson Surface Reconstruction,PkgPoissonSurfaceReconstruction3} \cgalPkgDescriptionBegin{Poisson Surface Reconstruction,PkgPoissonSurfaceReconstruction3}

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPolygon2Ref 2D Polygon Reference /// \defgroup PkgPolygon2Ref Reference Manual
/// \defgroup PkgPolygon2Concepts Concepts /// \defgroup PkgPolygon2Concepts Concepts
/// \ingroup PkgPolygon2Ref /// \ingroup PkgPolygon2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPolygonMeshProcessingRef Polygon Mesh Processing Reference /// \defgroup PkgPolygonMeshProcessingRef Reference Manual
/// \defgroup PkgPolygonMeshProcessingConcepts Concepts /// \defgroup PkgPolygonMeshProcessingConcepts Concepts
/// \ingroup PkgPolygonMeshProcessingRef /// \ingroup PkgPolygonMeshProcessingRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPolygonRepairRef 2D Polygon Repair Reference /// \defgroup PkgPolygonRepairRef Reference Manual
/// \defgroup PkgPolygonRepairFunctions Functions /// \defgroup PkgPolygonRepairFunctions Functions
/// \ingroup PkgPolygonRepairRef /// \ingroup PkgPolygonRepairRef

View File

@ -1,6 +1,4 @@
// Polygonal Surface Reconstruction should equal the project title in Doxyfile.in /// \defgroup PkgPolygonalSurfaceReconstructionRef Reference Manual
/// \defgroup PkgPolygonalSurfaceReconstructionRef Polygonal Surface Reconstruction Reference
/*! /*!
\addtogroup PkgPolygonalSurfaceReconstructionRef \addtogroup PkgPolygonalSurfaceReconstructionRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPolyhedronRef 3D Polyhedral Surface Reference /// \defgroup PkgPolyhedronRef Reference Manual
/// \defgroup PkgPolyhedronConcepts Concepts /// \defgroup PkgPolyhedronConcepts Concepts
/// \ingroup PkgPolyhedronRef /// \ingroup PkgPolyhedronRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPolylineSimplification2Ref 2D Polyline Simplification Reference /// \defgroup PkgPolylineSimplification2Ref Reference Manual
/// \defgroup PkgPolylineSimplification2Concepts Concepts /// \defgroup PkgPolylineSimplification2Concepts Concepts
/// \ingroup PkgPolylineSimplification2Ref /// \ingroup PkgPolylineSimplification2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPolynomialRef Polynomial Reference /// \defgroup PkgPolynomialRef Reference Manual
/// \defgroup PkgPolynomialConcepts Concepts /// \defgroup PkgPolynomialConcepts Concepts
/// \ingroup PkgPolynomialRef /// \ingroup PkgPolynomialRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPolytopeDistanceDRef Optimal Distances Reference /// \defgroup PkgPolytopeDistanceDRef Reference Manual
/// \defgroup PkgPolytopeDistanceDConcepts Concepts /// \defgroup PkgPolytopeDistanceDConcepts Concepts
/// \ingroup PkgPolytopeDistanceDRef /// \ingroup PkgPolytopeDistanceDRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPrincipalComponentAnalysisDRef Principal Component Analysis Reference /// \defgroup PkgPrincipalComponentAnalysisDRef Reference Manual
/// \defgroup PkgPrincipalComponentAnalysisDBary CGAL::barycenter() /// \defgroup PkgPrincipalComponentAnalysisDBary CGAL::barycenter()
/// \ingroup PkgPrincipalComponentAnalysisDRef /// \ingroup PkgPrincipalComponentAnalysisDRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgPropertyMapRef CGAL and Boost Property Maps Reference /// \defgroup PkgPropertyMapRef Reference Manual
/*! /*!
\addtogroup PkgPropertyMapRef \addtogroup PkgPropertyMapRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgQPSolverRef Linear and Quadratic Programming Solver Reference /// \defgroup PkgQPSolverRef Reference Manual
/*! \defgroup PkgQPSolverConcepts Concepts /*! \defgroup PkgQPSolverConcepts Concepts
\ingroup PkgQPSolverRef \ingroup PkgQPSolverRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgRidges3Ref Approximation of Ridges and Umbilics on Triangulated Surface Meshes Reference /// \defgroup PkgRidges3Ref Reference Manual
/// \defgroup PkgRidges3Enums Enums /// \defgroup PkgRidges3Enums Enums
/// \ingroup PkgRidges3Ref /// \ingroup PkgRidges3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSMDS3Ref 3D Simplicial Mesh Data Structures Reference /// \defgroup PkgSMDS3Ref Reference Manual
/// \defgroup PkgSMDS3Concepts Concepts /// \defgroup PkgSMDS3Concepts Concepts
/// \ingroup PkgSMDS3Ref /// \ingroup PkgSMDS3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSTLExtensionRef STL Extensions for CGAL Reference /// \defgroup PkgSTLExtensionRef Reference Manual
/// \defgroup PkgSTLExtensionConcepts Concepts /// \defgroup PkgSTLExtensionConcepts Concepts
/// \ingroup PkgSTLExtensionRef /// \ingroup PkgSTLExtensionRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgScaleSpaceReconstruction3Ref Scale-Space Surface Reconstruction Reference /// \defgroup PkgScaleSpaceReconstruction3Ref Reference Manual
/// \defgroup PkgScaleSpaceReconstruction3Concepts Concepts /// \defgroup PkgScaleSpaceReconstruction3Concepts Concepts
/// \ingroup PkgScaleSpaceReconstruction3Ref /// \ingroup PkgScaleSpaceReconstruction3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSearchStructuresRef dD Range and Segment Trees Reference /// \defgroup PkgSearchStructuresRef Reference Manual
/// \defgroup PkgSearchStructuresConcepts Concepts /// \defgroup PkgSearchStructuresConcepts Concepts
/// \ingroup PkgSearchStructuresRef /// \ingroup PkgSearchStructuresRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSegmentDelaunayGraph2Ref 2D Segment Delaunay Graphs Reference /// \defgroup PkgSegmentDelaunayGraph2Ref Reference Manual
/// \defgroup PkgSegmentDelaunayGraph2Concepts Concepts /// \defgroup PkgSegmentDelaunayGraph2Concepts Concepts
/// \ingroup PkgSegmentDelaunayGraph2Ref /// \ingroup PkgSegmentDelaunayGraph2Ref
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSegmentDelaunayGraphLinf2Ref L Infinity Segment Delaunay Graphs Reference /// \defgroup PkgSegmentDelaunayGraphLinf2Ref Reference Manual
/// \defgroup PkgSegmentDelaunayGraphLinf2Concepts Concepts /// \defgroup PkgSegmentDelaunayGraphLinf2Concepts Concepts
/// \ingroup PkgSegmentDelaunayGraphLinf2Ref /// \ingroup PkgSegmentDelaunayGraphLinf2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSetMovableSeparability2Ref 2D Movable Separability of Sets Reference /// \defgroup PkgSetMovableSeparability2Ref Reference Manual
/// \defgroup top_edges_grp Top Edges /// \defgroup top_edges_grp Top Edges
/// These function determine whether a cavity (of a mold in the plane) /// These function determine whether a cavity (of a mold in the plane)

View File

@ -1,7 +1,5 @@
// RANSAC
/*! /*!
\defgroup PkgShapeDetectionRef Shape Detection Reference \defgroup PkgShapeDetectionRef Reference Manual
\defgroup PkgShapeDetectionRANSAC Efficient RANSAC \defgroup PkgShapeDetectionRANSAC Efficient RANSAC
\ingroup PkgShapeDetectionRef \ingroup PkgShapeDetectionRef

View File

@ -1,8 +1,5 @@
namespace CGAL {
namespace Shape_regularization {
/*! /*!
\defgroup PkgShapeRegularizationRef Shape Regularization Reference \defgroup PkgShapeRegularizationRef Reference Manual
\defgroup PkgShapeRegularizationRefConcepts Concepts \defgroup PkgShapeRegularizationRefConcepts Concepts
\ingroup PkgShapeRegularizationRef \ingroup PkgShapeRegularizationRef
@ -100,6 +97,3 @@ to the user-specified conditions.}
### QP Regularization ### ### QP Regularization ###
- `QP_regularization<GeomTraits, InputRange, NeighQuery, RegType, QPSolver>` - `QP_regularization<GeomTraits, InputRange, NeighQuery, RegType, QPSolver>`
*/ */
} /* namespace Shape_regularization */
} /* namespace CGAL */

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSkinSurface3Ref 3D Skin Surface Meshing Reference /// \defgroup PkgSkinSurface3Ref Reference Manual
/// \defgroup PkgSkinSurface3Concepts Concepts /// \defgroup PkgSkinSurface3Concepts Concepts
/// \ingroup PkgSkinSurface3Ref /// \ingroup PkgSkinSurface3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSnapRounding2Ref 2D Snap Rounding Reference /// \defgroup PkgSnapRounding2Ref Reference Manual
/// \defgroup PkgSnapRounding2Concepts Concepts /// \defgroup PkgSnapRounding2Concepts Concepts
/// \ingroup PkgSnapRounding2Ref /// \ingroup PkgSnapRounding2Ref
/*! /*!

View File

@ -1,5 +1,5 @@
/*! /*!
\defgroup PkgSolverInterfaceRef CGAL and Solvers Reference \defgroup PkgSolverInterfaceRef Reference Manual
\defgroup PkgSolverInterfaceConcepts Concepts \defgroup PkgSolverInterfaceConcepts Concepts
\ingroup PkgSolverInterfaceRef \ingroup PkgSolverInterfaceRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSpatialSearchingDRef dD Spatial Searching Reference /// \defgroup PkgSpatialSearchingDRef Reference Manual
/// \defgroup PkgSpatialSearchingDConcepts Concepts /// \defgroup PkgSpatialSearchingDConcepts Concepts
/// \ingroup PkgSpatialSearchingDRef /// \ingroup PkgSpatialSearchingDRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSpatialSortingRef Spatial Sorting Reference /// \defgroup PkgSpatialSortingRef Reference Manual
/// \defgroup PkgSpatialSortingConcepts Concepts /// \defgroup PkgSpatialSortingConcepts Concepts
/// \ingroup PkgSpatialSortingRef /// \ingroup PkgSpatialSortingRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgStraightSkeleton2Ref 2D Straight Skeleton and Polygon Offsetting Reference /// \defgroup PkgStraightSkeleton2Ref Reference Manual
/// \defgroup PkgStraightSkeleton2Concepts Concepts /// \defgroup PkgStraightSkeleton2Concepts Concepts
/// \ingroup PkgStraightSkeleton2Ref /// \ingroup PkgStraightSkeleton2Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgStreamLines2Ref 2D Placement of Streamlines Reference /// \defgroup PkgStreamLines2Ref Reference Manual
/// \defgroup PkgStreamLines2Concepts Concepts /// \defgroup PkgStreamLines2Concepts Concepts
/// \ingroup PkgStreamLines2Ref /// \ingroup PkgStreamLines2Ref
/*! /*!

View File

@ -1,4 +1,4 @@
/// \defgroup PkgStreamSupportRef I/O Streams Reference /// \defgroup PkgStreamSupportRef Reference Manual
/// \defgroup IOstreamOperators Stream Operators /// \defgroup IOstreamOperators Stream Operators
/// \ingroup PkgStreamSupportRef /// \ingroup PkgStreamSupportRef
/// \defgroup IOstreamFunctions I/O Functions /// \defgroup IOstreamFunctions I/O Functions

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSurfaceSubdivisionMethod3Ref 3D Surface Subdivision Methods Reference /// \defgroup PkgSurfaceSubdivisionMethod3Ref Reference Manual
/// \defgroup PkgSurfaceSubdivisionMethod3Concepts Concepts /// \defgroup PkgSurfaceSubdivisionMethod3Concepts Concepts
/// \ingroup PkgSurfaceSubdivisionMethod3Ref /// \ingroup PkgSurfaceSubdivisionMethod3Ref

View File

@ -1,4 +1,4 @@
/// \defgroup PkgTSMARef Triangulated Surface Mesh Approximation Reference /// \defgroup PkgTSMARef Reference Manual
/// \defgroup PkgTSMAConcepts Concepts /// \defgroup PkgTSMAConcepts Concepts
/// \ingroup PkgTSMARef /// \ingroup PkgTSMARef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSurfaceMeshDeformationRef Triangulated Surface Mesh Deformation Reference /// \defgroup PkgSurfaceMeshDeformationRef Reference Manual
/// \defgroup PkgSurfaceMeshDeformationConcepts Concepts /// \defgroup PkgSurfaceMeshDeformationConcepts Concepts
/// \ingroup PkgSurfaceMeshDeformationRef /// \ingroup PkgSurfaceMeshDeformationRef

View File

@ -1,4 +1,4 @@
/// \defgroup PkgSurfaceMeshParameterizationRef Triangulated Surface Mesh Parameterization Reference /// \defgroup PkgSurfaceMeshParameterizationRef Reference Manual
/*! /*!

Some files were not shown because too many files have changed in this diff Show More