![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbGeometriesProjectionFilter.h>
Collaboration diagram for otb::internal::ReprojectTransformationFunctor::ByCopy:Public Member Functions | |
| ByCopy (ReprojectTransformationFunctor const &reprojector) | |
| template<typename TGeometry > | |
| otb::ogr::UniqueGeometryPtr | operator() (TGeometry const *in) const |
| template<typename TGeometry > | |
| ogr::UniqueGeometryPtr | operator() (TGeometry const *in) const |
Private Attributes | |
| ReprojectTransformationFunctor const & | m_Reprojector |
Internal functor used to reproject a OGRGeometry: By-Copy transformation policy.
Definition at line 59 of file otbGeometriesProjectionFilter.h.
|
inline |
Definition at line 61 of file otbGeometriesProjectionFilter.h.
|
inline |
Definition at line 35 of file otbGeometriesProjectionFilter.hxx.
References otb::internal::ReprojectTransformationFunctor::do_transform(), and m_Reprojector.
| ogr::UniqueGeometryPtr otb::internal::ReprojectTransformationFunctor::ByCopy::operator() | ( | TGeometry const * | in | ) | const |
|
private |
Definition at line 68 of file otbGeometriesProjectionFilter.h.
Referenced by operator()().
1.8.17