TileIndexer.h File Reference

Polygon tile indexing class for optmized geometrical relational tests. More...

#include "../geometry/Point.h"
#include "../geometry/Polygon.h"
#include "../geometry/LinearRing.h"
#include "../geometry/Coord2D.h"
#include "Config.h"
#include <math.h>
#include <vector>

Go to the source code of this file.

Classes

class  te::rst::TileIndexer
 Polygon tile indexing class for optmized geometrical relational tests. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::rst
 Namespace for the Raster module of TerraLib.
 

Detailed Description

Polygon tile indexing class for optmized geometrical relational tests.

Definition in file TileIndexer.h.