Navigation: Up, Table of Contents, Bibliography, Index, Title Page

Definition

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

#include <CGAL/Range_segment_tree_traits.h>

Types

CGAL_Point_3<R> Key;
pair<Key, Key> Interval;


Next: Class declaration of CGAL_Range_tree_traits_map_2<R,T>
Navigation: Up, Table of Contents, Bibliography, Index, Title Page
The CGAL Project. 22 January, 1999.