tzaeschke / phtree-cpp

PH-Tree C++ implementation
Apache License 2.0
28 stars 9 forks source link

Add filters for Box keys #37

Closed tzaeschke closed 2 years ago

tzaeschke commented 2 years ago

This PR adds filters for Box keys: FilterBoxSphere & FilterBoxAABB. See also #33 .