/kdbush.hpp

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

Primary LanguageC++ISC LicenseISC

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

Build Status