$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: [ggl] spacial index
From: Adam Wulkiewicz (adam.wulkiewicz)
Date: 2011-04-03 19:18:30
Adam Wulkiewicz wrote:
> I've commited changes. Box is removed from rtree parameters. I've leaved
> it in the classes below for now. I've changed namespaces hierarchy and
> renamed classes and functions as well. Now it looks a lot better.
I've implemented reinsertions so basic version of insert algorithm is
finished. Run e.g. glut_vis.cpp to see how the structure of the tree
looks like.
Regards,
Adam