CGAL 5.3 - 3D Fast Intersection and Distance Computation (AABB Tree)
CGAL::AABB_traits< GeomTraits, AABBPrimitive, BboxMap >::Do_intersect Class Reference

#include <CGAL/AABB_traits.h>

Definition

template<typename GeomTraits, typename AABBPrimitive, typename BboxMap = Default>
class CGAL::AABB_traits< GeomTraits, AABBPrimitive, BboxMap >::Do_intersect

Function object using GeomTraits::Do_intersect.

In the case the query is a CGAL::AABB_tree, the do_intersect() function of this tree is used.