Polygon tile indexing class for optmized geometrical relational tests. More...
#include "TileIndexer.h"#include "Exception.h"#include "../geometry.h"#include "../common/STLUtils.h"#include "../common/Translator.h"#include <iostream>#include <memory>Go to the source code of this file.
Polygon tile indexing class for optmized geometrical relational tests.
Definition in file TileIndexer.cpp.