Marches through an array of points and finds their location in the quad tree and its friends that live in the same subtree.
- qTree.infoFromSubtreesTouching(thisQueryBounds, handleTreeInfo)
- qTree.getSubTree(level, quadrantPath)
- qTree.findPointValue(x, y)