Marches through an array of points and finds their location in the quad tree and its friends that live in the same subtree.
- qTree.doWithPointsInRadius(x,y,r,myAction)
- point.closeEnoughTo(other, distance)
- Bounds.createBoundsFromCenter(x, y, w, h);
- bounds.inscribedCircleContains(x, y)