te::sam::rtree Namespace Reference

This is the namespace for the R-tree Spatial Access Method. More...

Classes

struct  Branch
 It represents a node-branch of a Rtree. More...
 
class  Index
 A class that represents an R-tree. More...
 
class  Node
 A class that represents an R-tree node. More...
 
struct  PartitionVars
 Auxiliary structure when searching for a split partition. More...
 

Detailed Description

This is the namespace for the R-tree Spatial Access Method.

Note
See namespace te comments for any detail on using namespaces.