#include <gdal/ogr_geometry.h>#include <gdal/ogr_core.h>#include <functional>#include <memory>#include <vector>#include <string>#include <utility>#include <iostream>#include <boost/math/constants/constants.hpp>#include "fields2cover/types/Geometry_impl.hpp"

Go to the source code of this file.
Classes | |
| class | f2c::types::EmptyDestructor |
| struct | f2c::types::Geometry< T, R > |
Namespaces | |
| f2c | |
| Main namespace of the fields2cover library. | |
| f2c::types | |
| Types used by fields2cover library. | |
Macros | |
| #define | FIELDS2COVER_TYPES_GEOMETRY_H_ |
| #define FIELDS2COVER_TYPES_GEOMETRY_H_ |
Definition at line 9 of file Geometry.h.