Searched refs:defaultNodeSize (Results 1 – 1 of 1) sorted by relevance
28 static const std::uint8_t defaultNodeSize = 64; member in kdbush::KDBush30 KDBush(const std::uint8_t nodeSize_ = defaultNodeSize) : nodeSize(nodeSize_) { in KDBush()33 KDBush(const std::vector<TPoint> &points_, const std::uint8_t nodeSize_ = defaultNodeSize) in KDBush()40 const std::uint8_t nodeSize_ = defaultNodeSize) in KDBush()