#include <gdal/ogr_geometry.h>
#include <vector>
#include "fields2cover/types/Geometries.h"
#include "fields2cover/types/Point.h"
#include "fields2cover/types/LinearRing.h"
Go to the source code of this file.
Classes | |
struct | f2c::types::LineString |
Namespaces | |
f2c | |
Main namespace of the fields2cover library. | |
f2c::types | |
Types used by fields2cover library. | |
Macros | |
#define | FIELDS2COVER_TYPES_LINESTRING_H_ |
#define FIELDS2COVER_TYPES_LINESTRING_H_ |
Definition at line 9 of file LineString.h.