CGAL 5.2.2 - dD Spatial Searching
|
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... | |