48 MCAPI static ::std::optional<::RTree::Node> branch(::std::vector<::RTree::Node>&& children);
50 MCAPI static ::std::vector<::RTree::Node> bucketize(::std::vector<::RTree::Node>&& nodes);
52 MCAPI
static void sort(::std::vector<::RTree::Node>& children,
int dimension,
bool absolute);