OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces
otbGeometriesToGeometriesFilter.h File Reference
#include "otbGeometriesSource.h"
#include <map>
#include <boost/mpl/assert.hpp>
#include <boost/type_traits/is_same.hpp>
#include "otbOGRLayerWrapper.h"
#include "otbMacro.h"
#include "otbGeometriesToGeometriesFilter.hxx"
+ Include dependency graph for otbGeometriesToGeometriesFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  otb::DefaultGeometriesToGeometriesFilter< TransformationFunctor, FieldTransformationPolicy >
 
struct  otb::FieldCopyTransformation
 
class  otb::GeometriesToGeometriesFilter
 
class  otb::TransformationFunctorDispatcher< TransformationFunctor, TransformedElementType, FieldTransformationPolicy >
 
struct  otb::TransformationFunctorDispatcher< TransformationFunctor, ogr::Layer, FieldTransformationPolicy >
 
struct  otb::TransformationFunctorDispatcher< TransformationFunctor, OGRGeometry, FieldTransformationPolicy >
 

Namespaces

 otb
 
 otb::internal
 

Detailed Description

Since
OTB v 3.14.0 Common definitions for geometry filter definitions. This file contains all the main classes required to define new geometry transformations.

Definition in file otbGeometriesToGeometriesFilter.h.