From: <sv...@ww...> - 2004-08-25 05:15:32
|
Author: mkrose Date: 2004-08-24 22:15:25 -0700 (Tue, 24 Aug 2004) New Revision: 1218 Modified: trunk/CSP/SpatialIndex/QuadTree.h trunk/CSP/SpatialIndex/quadtree/QuadTree.cc Log: Slight quadtree api change to pass child references/pointers instead of ids and coordinates. Exposed a clear() method to remove the contents of a quadtree. Disabled the update() method, which turns out to be fairly dangerous for children stored in multiple quadtrees. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1218 Diff omitted (12100 bytes). |