CGAL 5.5.2 - 3D Fast Intersection and Distance Computation (AABB Tree)
|
#include <CGAL/AABB_traits.h>
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.