CGAL 5.0 - K Discrete Oriented Polytope Tree (K-DOP Tree)
|
#include <CGAL/KDOP_tree/KDOP_traits.h>
Check if the query intersects the primitive.
q | must be a type defined in GeomTraits . |
kdop_query | the kdop of the query. |
support_heights | support heights of the node. |
true
iff the query intersects the union of all primitives; otherwise, false
.