mirror of https://github.com/CGAL/cgal
Fix concept link
This commit is contained in:
parent
b637512952
commit
aa8efee5c1
|
|
@ -1,7 +1,7 @@
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\ingroup PkgOrientedBoundingBoxConcepts
|
\ingroup PkgOptimalBoundingBoxConcepts
|
||||||
\cgalConcept
|
\cgalConcept
|
||||||
|
|
||||||
The concept `OrientedBoundingBoxTraits` describes the requirements of the traits class
|
The concept `OrientedBoundingBoxTraits` describes the requirements of the traits class
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue