\( \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 4.5.1 - Interval Skip List
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 12]
oNCGAL
|oCInterval_skip_listThe class Interval_skip_list is a dynamic data structure that allows to find all members of a set of intervals that overlap a point
|oCInterval_skip_list_intervalThe class Interval_skip_list_interval represents intervals with lower and upper bound of type Value
|\CLevel_intervalThe class Level_interval represents intervals for the minimum and maximum value of the z-coordinate of a face of a triangulation
\CIntervalThe concept Interval describes the requirements for the template argument Interval of a Interval_skip_list<Interval>