Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 5.0 - dD Range and Segment Trees
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
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