#include <geos/indexQuadtree.h>
Inheritance diagram for geos::index::quadtree::Root:

Public Member Functions | |
| void | insert (const geom::Envelope *itemEnv, void *item) |
Protected Member Functions | |
| bool | isSearchMatch (const geom::Envelope &) const |
|
||||||||||||
|
Insert an item into the quadtree this is the root of. |
1.4.4