26#ifndef __TERRALIB_SAM_RTREE_INTERNAL_PARTITIONVARS_H
27#define __TERRALIB_SAM_RTREE_INTERNAL_PARTITIONVARS_H
59 for(
int i = 0; i <= MAXNODES; ++i)
An Envelope defines a 2D rectangular region.
An Envelope defines a 2D rectangular region.
This is the namespace for the R-tree Spatial Access Method.
This is the namespace for the TerraLib Spatial Access Methods module.
Auxiliary structure when searching for a split partition.
te::gm::Envelope m_cover[2]
te::gm::Envelope m_coverSplit
void init()
Initializes partition vars.
int m_partition[MAXNODES+1]
BranchType m_branchBuf[MAXNODES+1]