From 99cca0f86473aac49fc7f1683c5cee0fbe8212bb Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Wed, 10 Apr 2024 12:09:20 +0200 Subject: [PATCH] Update AABB_tree/doc/AABB_tree/Concepts/AABBRayIntersectionGeomTraits_2.h Co-authored-by: Mael --- .../doc/AABB_tree/Concepts/AABBRayIntersectionGeomTraits_2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AABB_tree/doc/AABB_tree/Concepts/AABBRayIntersectionGeomTraits_2.h b/AABB_tree/doc/AABB_tree/Concepts/AABBRayIntersectionGeomTraits_2.h index 786a9bab204..492477b4a0f 100644 --- a/AABB_tree/doc/AABB_tree/Concepts/AABBRayIntersectionGeomTraits_2.h +++ b/AABB_tree/doc/AABB_tree/Concepts/AABBRayIntersectionGeomTraits_2.h @@ -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`}