CGAL 6.0 - dD Range and Segment Trees
Loading...
Searching...
No Matches
CGAL::Range_segment_tree_set_traits_3< R > Class Template Reference

#include <CGAL/Range_segment_tree_traits.h>

Definition

template<typename R>
class CGAL::Range_segment_tree_set_traits_3< R >

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