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... | |
This is the namespace for the R-tree Spatial Access Method.