|
CGAL 5.0 - K Discrete Oriented Polytope Tree (K-DOP Tree)
|
Classes | |
| class | KDOPKdop |
| The concept 'KDOPKdop' provides types and functions for computing k-dops in the class 'CGAL::KDOP_tree<KDOPTraits>'. The k-dop is represented as a set of support heights in the prescribed k directions. More... | |
| class | KDOPTraits |
The concept KDOPTraits provides the geometric primitive types and methods for the class CGAL::KDOP_tree<KDOPTraits>. More... | |
| class | KDOPTree |
| The concept 'KDOPTree' provides functions of a k-dop tree, including building up the tree, traversing the tree, intersection computation, etc. More... | |