mirror of https://github.com/CGAL/cgal
Update AABB_tree/doc/AABB_tree/Concepts/AABBRayIntersectionGeomTraits_2.h
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This commit is contained in:
parent
1a3e163a88
commit
99cca0f864
|
|
@ -8,7 +8,7 @@ concept `AABBGeomTraits_2`. In addition to the types required by
|
||||||
`AABBGeomTraits_2` it also requires types and functors necessary to
|
`AABBGeomTraits_2` it also requires types and functors necessary to
|
||||||
define the Intersection_distance functor.
|
define the Intersection_distance functor.
|
||||||
|
|
||||||
\cgalRefines{AABBGeomTraits}
|
\cgalRefines{AABBGeomTraits_2}
|
||||||
|
|
||||||
\cgalHasModelsBegin
|
\cgalHasModelsBegin
|
||||||
\cgalHasModelsBare{All models of the concept `Kernel`}
|
\cgalHasModelsBare{All models of the concept `Kernel`}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue