#include <gdal/ogr_geometry.h>
#include <fstream>
#include <vector>
#include <string>
#include "fields2cover/types/Swath.h"
#include "fields2cover/types/Point.h"
#include "fields2cover/types/LineString.h"
#include "fields2cover/types/MultiLineString.h"
#include "fields2cover/types/PathState.h"
Go to the source code of this file.
Classes | |
struct | f2c::types::Path |
Namespaces | |
f2c | |
Main namespace of the fields2cover library. | |
f2c::types | |
Types used by fields2cover library. | |
Macros | |
#define | FIELDS2COVER_TYPES_PATH_H_ |