![]()  | 
#include <CGAL/Splitters.h>
Expects for the first template argument a model of the concept SearchTraits, for example the type CGAL::Search_traits_3< Cartesian<double> >.
Expects for the second template argument a model of the concept Separator. It has as default value the type, CGAL::Plane_separator<Traits::FT>
| 
         | |
| 
    Default constructor.
 
  | |
| 
         | |
| 
    Constructor.
 
  | |
| 
         | 
         | Returns the bucket size of the leaf nodes. |