OTB  9.0.0
Orfeo Toolbox
otb::TransformationFunctorDispatcher< TransformationFunctor, TransformedElementType, FieldTransformationPolicy > Class Template Reference

#include <otbGeometriesToGeometriesFilter.h>

+ Inheritance diagram for otb::TransformationFunctorDispatcher< TransformationFunctor, TransformedElementType, FieldTransformationPolicy >:

Detailed Description

template<class TransformationFunctor, class TransformedElementType, class FieldTransformationPolicy = FieldCopyTransformation>
class otb::TransformationFunctorDispatcher< TransformationFunctor, TransformedElementType, FieldTransformationPolicy >

Policy to call the transformation functor on OGRGeometry (even when the actual transformed element is a ogr::Layer).

Template Parameters
TransformationFunctoractual transformation functor
TransformedElementTypegeometries to transform. This policy-class is specialized for ogr::Layer and OGRGeometry.

This functor dispatcher is meant to work:

Specializations are expected to provide:

Definition at line 270 of file otbGeometriesToGeometriesFilter.h.


The documentation for this class was generated from the following file: