See: Description
Class | Description |
---|---|
MutableDistance |
A *really* simple class used as a changable double.
|
QuadTree |
The QuadTree lets you organize objects in a grid, that redefines itself and
focuses more gridding when more objects appear in a certain area.
|
QuadTreeLeaf | |
QuadTreeNode |
The QuadTreeNode is the part of the QuadTree that either holds children
nodes, or objects as leaves.
|
QuadTreeRect |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details