CGAL 4.14 - Intersecting Sequences of dD Iso-oriented Boxes
|
Classes | |
class | CGAL::Box_intersection_d::Box_d< NT, D, IdPolicy > |
Box_d is a generic iso-oriented bounding box in dimension \( D\). More... | |
struct | CGAL::Box_intersection_d::Box_traits_d< BoxHandle > |
This is the default traits class for the intersection algorithms for iso-oriented boxes. More... | |
class | CGAL::Box_intersection_d::Box_with_handle_d< NT, D, Handle, IdPolicy > |
Box_with_handle_d is a generic iso-oriented bounding box in dimension \( D\) that stores additionally a handle to some underlying geometric object. More... | |