tzaeschke / tinspin-indexes

Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree
http://www.tinspin.org
Apache License 2.0
111 stars 24 forks source link

checkMatch in query iterators check too many bit #4

Closed tzaeschke closed 9 years ago

tzaeschke commented 9 years ago

This was done because the currentDepth parameter was not always correct. To fix: