#include <Root.h>

Public Member Functions | |
| void | insert (Interval *itemInterval, void *item) |
Protected Member Functions | |
| bool | isSearchMatch (Interval *) |
It is centred at the origin, and does not have a defined extent.
| void geos::index::bintree::Root::insert | ( | Interval * | itemInterval, | |
| void * | item | |||
| ) |
| itemInterval | Ownership left to caller, references kept in this class. | |
| item | Ownership left to caller, references kept in this class. |
1.5.4