A class that represents an R-tree node. More...
#include "Branch.h"Go to the source code of this file.
Classes | |
| class | te::sam::rtree::Node< DATATYPE, MAXNODES, MINNODES > |
| A class that represents an R-tree node. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::sam | |
| This is the namespace for the TerraLib Spatial Access Methods module. | |
| te::sam::rtree | |
| This is the namespace for the R-tree Spatial Access Method. | |
A class that represents an R-tree node.
Definition in file Node.h.