CGAL::Range_segment_tree_traits_set_2<R>

Definition

The class Range_segment_tree_traits_set_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.

#include <CGAL/Range_segment_tree_traits.h>

Types

Point_2<R> Key;

std::pair<Key, Key> Interval;