CGAL 5.2.1 - Intersecting Sequences of dD Iso-oriented Boxes
|
▼Intersecting Sequences of dD Iso-oriented Boxes Reference | |
Concepts | |
Classes | |
CGAL::box_intersection_d() | The function box_intersection_d() computes the pairwise intersecting boxes between two sequences of iso-oriented boxes in arbitrary dimension |
CGAL::box_intersection_all_pairs_d() | The function box_intersection_all_pairs_d() computes the pairwise intersecting boxes between two sequences of iso-oriented boxes in arbitrary dimension |
CGAL::box_self_intersection_d() | The function box_self_intersection_d() computes the pairwise intersecting boxes in a sequence of iso-oriented boxes in arbitrary dimension |
CGAL::box_self_intersection_all_pairs_d() | The function box_self_intersection_all_pairs_d() computes the pairwise intersecting boxes in a sequence of iso-oriented boxes in arbitrary dimension |