Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

geos::index::bintree::Root Class Reference

The root node of a single Bintree. More...

#include <Root.h>

Inheritance diagram for geos::index::bintree::Root:

geos::index::bintree::NodeBase List of all members.

Public Member Functions

void insert (Interval *itemInterval, void *item)

Protected Member Functions

bool isSearchMatch (Interval *)

Detailed Description

The root node of a single Bintree.

It is centred at the origin, and does not have a defined extent.


Member Function Documentation

void geos::index::bintree::Root::insert Interval itemInterval,
void *  item
 

Parameters:
itemInterval Ownership left to caller, references kept in this class.
item Ownership left to caller, references kept in this class.


The documentation for this class was generated from the following file:
Generated on Thu Oct 7 20:18:28 2010 for GEOS by  doxygen 1.3.9.1