kdbush.hpp icon indicating copy to clipboard operation
kdbush.hpp copied to clipboard

A fast static spatial index for 2D points in C++11

A C++11 port of kdbush, a fast static spatial index for 2D points.

Build Status