Marches through an array of points and finds their location in the quad tree and its friends that live in the same subtree.

  1. qTree.infoFromSubtreesTouching(thisQueryBounds, handleTreeInfo)
  2. qTree.getSubTree(level, quadrantPath)
  3. qTree.findPointValue(x, y)