CGAL 5.6.1 - Intersecting Sequences of dD Iso-oriented Boxes
CGAL::Box_intersection_d Namespace Reference

Classes

class  Box_d
 Box_d is a generic iso-oriented bounding box in dimension \( D\). More...
 
struct  Box_traits_d
 This is the default traits class for the intersection algorithms for iso-oriented boxes. More...
 
class  Box_with_handle_d
 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...
 

Enumerations

enum  Setting { COMPLETE, BIPARTITE }
 
enum  Topology { HALF_OPEN, CLOSED }
 

Enumeration Type Documentation

◆ Setting

Enumerator
COMPLETE 
BIPARTITE 

◆ Topology

Enumerator
HALF_OPEN 
CLOSED