Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 5.0 - Intersecting Sequences of dD Iso-oriented Boxes
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

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...