cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.0.1 - Intersecting Sequences of dD Iso-oriented Boxes
Loading...
Searching...
No Matches
Enumerations
Enumerations
Intersecting Sequences of dD Iso-oriented Boxes Reference
Enumerations
enum
CGAL::Box_intersection_d::Setting
{
CGAL::Box_intersection_d::COMPLETE
,
CGAL::Box_intersection_d::BIPARTITE
}
enum
CGAL::Box_intersection_d::Topology
{
CGAL::Box_intersection_d::HALF_OPEN
,
CGAL::Box_intersection_d::CLOSED
}
Enumeration Type Documentation
◆
Setting
enum
CGAL::Box_intersection_d::Setting
#include <CGAL/Box_intersection_d/Box_traits_d.h>
Enumerator
COMPLETE
BIPARTITE
◆
Topology
enum
CGAL::Box_intersection_d::Topology
#include <CGAL/Box_intersection_d/Box_traits_d.h>
Enumerator
HALF_OPEN
CLOSED