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 | |
| namespace | te |
| TerraLib. | |
| namespace | te::vp |
| Namespace for Vector Processing module of TerraLib. | |
This class makes easier and more generic the use of the te::sam::rtree::Index.
Definition in file RTreeIndex.h.