CGAL 5.3 - dD Range and Segment Trees
CGAL::Range_segment_tree_set_traits_2< R > Class Template Reference

#include <CGAL/Range_segment_tree_traits.h>

Definition

The class Range_segment_tree_set_traits_2 is a range and segment tree traits class for the 2-dimensional point class from the CGAL kernel.

The class is parameterized with a representation class R.

Is Model Of:
RangeSegmentTreeTraits_k

Types

typedef R::Point_2 Key
 
typedef std::pair< Key, KeyInterval