Update AABB_tree/doc/AABB_tree/Concepts/AABBRayIntersectionGeomTraits_2.h

Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This commit is contained in:
Andreas Fabri 2024-04-10 12:09:20 +02:00 committed by GitHub
parent 1a3e163a88
commit 99cca0f864
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ concept `AABBGeomTraits_2`. In addition to the types required by
`AABBGeomTraits_2` it also requires types and functors necessary to
define the Intersection_distance functor.
\cgalRefines{AABBGeomTraits}
\cgalRefines{AABBGeomTraits_2}
\cgalHasModelsBegin
\cgalHasModelsBare{All models of the concept `Kernel`}