CGAL 5.2 - dD Range and Segment Trees
CGAL::Range_segment_tree_set_traits_3< R > Class Template Reference

#include <CGAL/Range_segment_tree_traits.h>

Definition

The class Range_segment_tree_set_traits_3 is a range and segment tree traits class for the 3-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_3 Key
 
typedef std::pair< Key, KeyInterval