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 4.12 - dD Spatial Searching
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

Classes

class  CGAL::Fair< Traits, SpatialSeparator >
 Implements the fair splitting rule. More...
 
class  CGAL::Median_of_max_spread< Traits, SpatialSeparator >
 Implements the median of max spread splitting rule. More...
 
class  CGAL::Median_of_rectangle< Traits, SpatialSeparator >
 Implements the median of rectangle splitting rule. More...
 
class  CGAL::Midpoint_of_max_spread< Traits, SpatialSeparator >
 Implements the midpoint of max spread splitting rule. More...
 
class  CGAL::Midpoint_of_rectangle< Traits, SpatialSeparator >
 Implements the midpoint of rectangle splitting rule. More...
 
class  CGAL::Sliding_fair< Traits, SpatialSeparator >
 Implements the sliding fair splitting rule. More...
 
class  CGAL::Sliding_midpoint< Traits, SpatialSeparator >
 Implements the sliding midpoint splitting rule. More...