Started to implement removing elements from an RTree.
commitb8138d0a385071581f9d2d1df225695cdaaeee31
authorEthereal <ethereal.visage@gmail.com>
Mon, 21 Feb 2011 19:52:12 +0000 (21 12:52 -0700)
committerEthereal <ethereal.visage@gmail.com>
Mon, 21 Feb 2011 19:52:12 +0000 (21 12:52 -0700)
tree36edd168089d675e5aee78c5e8ec6fe134ffaf83
parent035ec62abda40a6c5235e4641713c1c6e6bc2d54
Started to implement removing elements from an RTree.

Removal works as long as the tree does not need to be rebalanced.
include/storage/RTree.h
src/monitor/Aesalon.cpp