Closed schosin closed 5 years ago
This fixes the contains check of QuadTree.Container. There's an edge case, where querying points on the border of a region returns false.
As with my previous PR, I happened to run into this issue while working on another enhancement for QuadTree. See feature_quadtree_flags.
:cookie:
This fixes the contains check of QuadTree.Container. There's an edge case, where querying points on the border of a region returns false.
As with my previous PR, I happened to run into this issue while working on another enhancement for QuadTree. See feature_quadtree_flags.