RTreeIndex.h File Reference

This class makes easier and more generic the use of the te::sam::rtree::Index. More...

#include "Config.h"
#include "../common/STLUtils.h"
#include "../sam/rtree/Index.h"
#include "CommonDataStructures.h"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  te::vp::RTreeIndex< T >
 This class makes easier and more generic the use of the te::sam::rtree::Index. More...
 

Namespaces

 te
 TerraLib.
 
 te::vp
 Namespace for Vector Processing module of TerraLib.
 

Detailed Description

This class makes easier and more generic the use of the te::sam::rtree::Index.

Definition in file RTreeIndex.h.