CGAL 4.5.1 - Interval Skip List
|
CGAL | |
Interval_skip_list | The class Interval_skip_list is a dynamic data structure that allows to find all members of a set of intervals that overlap a point |
Interval_skip_list_interval | The class Interval_skip_list_interval represents intervals with lower and upper bound of type Value |
Level_interval | The class Level_interval represents intervals for the minimum and maximum value of the z -coordinate of a face of a triangulation |
Interval | The concept Interval describes the requirements for the template argument Interval of a Interval_skip_list<Interval> |