CGAL 5.0 - K Discrete Oriented Polytope Tree (K-DOP Tree)
|
#include <CGAL/KDOP_tree/internal/KDOP_traversal_traits.h>
Traits used in the k-dop tree traversal to get the first intersection obtained in the tree traversal, which is different from First_intersection_traits
which is to get the intersection closest to the source of a ray.