#include <gdal/ogr_geometry.h>#include <string>#include <boost/math/constants/constants.hpp>#include "fields2cover/types/Geometries.h"#include "fields2cover/types/Point.h"#include "fields2cover/types/LinearRing.h"#include "fields2cover/types/LineString.h"#include "fields2cover/types/MultiLineString.h"

Go to the source code of this file.
Classes | |
| struct | f2c::types::Cell |
Namespaces | |
| f2c | |
| Main namespace of the fields2cover library. | |
| f2c::types | |
| Types used by fields2cover library. | |
Macros | |
| #define | FIELDS2COVER_TYPES_CELL_H_ |
Functions | |
| template<typename... Args> | |
| std::string | f2c::types::sstr (Args &&... args) |