An implementation of R-tree data structure for main memory. More...
Go to the source code of this file.
Classes | |
| class | te::sam::rtree::Index< DATATYPE, MAXNODES, MINNODES > | 
| A class that represents an R-tree.  More... | |
Namespaces | |
| namespace | te | 
| TerraLib.  | |
| namespace | te::sam | 
| This is the namespace for the TerraLib Spatial Access Methods module.  | |
| namespace | te::sam::rtree | 
| This is the namespace for the R-tree Spatial Access Method.  | |
An implementation of R-tree data structure for main memory.
Definition in file Index.h.