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 <cmath>#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 | |
| TerraLib.  | |
| te::rst | |
| Namespace for the Raster module of TerraLib.  | |
Polygon tile indexing class for optmized geometrical relational tests.
Definition in file TileIndexer.h.