26 #ifndef __TERRALIB_GEOMETRY_INTERNAL_COMMONDATASTRUCTURES_H 
   27 #define __TERRALIB_GEOMETRY_INTERNAL_COMMONDATASTRUCTURES_H 
   32 #include "../sam/kdtree/Index.h" 
   33 #include "../sam/kdtree/Node.h" 
An utility struct for representing 2D coordinates.
 
A class that represents a two dimensional K-d Tree (2-d Tree).
 
A class that represents an Kd-tree node.
 
std::vector< te::gm::Geometry * > GeometryVector
 
std::vector< const te::gm::Geometry * > GeometryVectorConst
 
Proxy configuration file for TerraView (see terraview_config.h).