/qtree

a simple c++ template quadtree class, header only, use it as STL

Primary LanguageC++MIT LicenseMIT

qtree

a simple c++ template quadtree class, header only, use it as STL.

see qtree_test.cpp, it's a simple demo on how to use it;