Loading [MathJax]/extensions/TeX/AMSsymbols.js
 
CGAL 6.1 - dD Range and Segment Trees
All Classes Namespaces Functions Typedefs Pages
Loading...
Searching...
No Matches

Classes

class  RangeSegmentTreeTraits_k
 A tree traits class gives the range tree and segment tree class the necessary type information of the keys and intervals. Further more, they define function objects that allow to access the keys and intervals, and provide comparison functions that are needed for window queries. More...
 
class  Sublayer
 Defines the requirements that a Sublayer_type of class CGAL::Range_tree_d or CGAL::Segment_tree_d has to fulfill. More...