Searched defs:KDBush (Results 1 – 1 of 1) sorted by relevance
20 class KDBush { class30 KDBush(const std::uint8_t nodeSize_ = defaultNodeSize) : nodeSize(nodeSize_) { in KDBush() function in kdbush::KDBush33 KDBush(const std::vector<TPoint> &points_, const std::uint8_t nodeSize_ = defaultNodeSize) in KDBush() function in kdbush::KDBush38 KDBush(const TPointIter &points_begin, in KDBush() function in kdbush::KDBush