CGAL 5.6 - Quadtrees, Octrees, and Orthtrees
|
#include <CGAL/Orthtree/Split_predicates.h>
A class used to choose when a node should be split depending on the number of inliers.
This is a bucket size predicate that considers a node should be split if it contains more than a certain number of items.