#include <geos/indexQuadtree.h>
Public Member Functions | |
void | insert (const geom::Envelope *itemEnv, void *item) |
Protected Member Functions | |
bool | isSearchMatch (const geom::Envelope *) |
void geos::index::quadtree::Root::insert | ( | const geom::Envelope * | itemEnv, | |
void * | item | |||
) |
Insert an item into the quadtree this is the root of.