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 depth.
This predicate makes a node be split if its depth is lower than a certain limit.