#include <gdal/ogr_geometry.h>
#include <algorithm>
#include <memory>
#include <utility>
#include "fields2cover/types/LineString.h"
#include "fields2cover/types/Cells.h"
Go to the source code of this file.
Classes | |
struct | f2c::types::Swath |
Namespaces | |
f2c | |
Main namespace of the fields2cover library. | |
f2c::types | |
Types used by fields2cover library. | |
Macros | |
#define | FIELDS2COVER_TYPES_SWATH_H_ |
Enumerations | |
enum | f2c::types::SwathType { f2c::types::SwathType::MAINLAND = 0, f2c::types::SwathType::HEADLAND = 1 } |