summaryrefslogtreecommitdiff
path: root/src/core/kdtree.hpp
AgeCommit message (Expand)Author
2021-05-27Codechange: pass large parameter by reference instead of value, especially in...rubidium42
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2019-10-08Codechange: Performance improvement in k-d tree FindNearest()Gabda
2019-08-17Add #6887: Option to show zone inside local authority boundary of townsGabda
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-09Codechange: Add a k-d tree generic data structureNiels Martin Hansen