|
CGAL 6.3 - Intersecting Sequences of dD Iso-oriented Boxes
|
Topics | |
| Concepts | |
| Enumerations | |
| 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. | |