#include <gdal/ogr_geometry.h>
#include <memory>
#include <type_traits>
#include <iterator>
#include <cstddef>
#include "fields2cover/types/Geometry.h"
#include "fields2cover/types/Geometries_impl.hpp"
Go to the source code of this file.
|
class | f2c::types::Geometries< SAMETYPE, T, R, CHILDRENTYPE >::ConstIterator |
|
struct | f2c::types::Geometries< SAMETYPE, T, R, CHILDRENTYPE > |
|
class | f2c::types::Geometries< SAMETYPE, T, R, CHILDRENTYPE >::Iterator |
|
struct | f2c::types::Geometries< SAMETYPE, T, R, CHILDRENTYPE >::ConstIterator::Private |
|
struct | f2c::types::Geometries< SAMETYPE, T, R, CHILDRENTYPE >::Iterator::Private |
|
|
| f2c |
| Main namespace of the fields2cover library.
|
|
| f2c::types |
| Types used by fields2cover library.
|
|
◆ FIELDS2COVER_TYPES_GEOMETRIES_H_
#define FIELDS2COVER_TYPES_GEOMETRIES_H_ |