Some weirdness with bounding boxes; I do not think adjustTree is working.
commit3cdc990dbab0e3d5f2ca8bba42efe72ecadf3253
authorEthereal <ethereal.visage@gmail.com>
Mon, 21 Feb 2011 10:33:00 +0000 (21 03:33 -0700)
committerEthereal <ethereal.visage@gmail.com>
Mon, 21 Feb 2011 10:33:00 +0000 (21 03:33 -0700)
tree7ac9f798080e665857b90719c5fb041ec5021434
parent1b17c1bc824b3d8cf7c17c791db35d645f31f8f2
Some weirdness with bounding boxes; I do not think adjustTree is working.

It appears that the bounds are not being set correctly on all nodes. The only
possible culprits are adjustTree and splitNode.
include/storage/RTree.h
src/monitor/Aesalon.cpp