Index.h File Reference
#include "Node.h"
#include "PartitionVars.h"
#include <cassert>
#include <vector>

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

 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.