CGAL 4.3 - dD Spatial Searching
|
Classes | |
class | CGAL::Kd_tree_node< Traits, Splitter, UseExtendedNode > |
The class Kd_tree_node implements a node class for a k-d tree. More... | |
class | CGAL::Kd_tree_rectangle< FT > |
The class Kd_tree_rectangle implements d -dimensional iso-rectangles and related operations, e.g., methods to compute bounding boxes of point sets. More... | |
class | CGAL::Plane_separator< FT > |
The class Plane_separator implements a plane separator, i.e., a hyperplane that is used to separate two half spaces. More... | |
class | CGAL::Point_container< Traits > |
A custom container for points used to build a tree. More... | |