Quadtree icon indicating copy to clipboard operation
Quadtree copied to clipboard

Quadtree implementation

Results 3 Quadtree issues
Sort by recently updated
recently updated
newest added

Hi, I wonder how can I get the number of objects saved in a certain node, e.g:a LEAF node or POINTER? If I want to limit the objects in leaf...

We could build and publish this to a maven repo, but in the mean time, just making it useable by a gradle plugin that pull projects from github builds them...

In the QuadTree.find() method, the "resposne" variable should be spelled "response"