OTB  9.0.0
Orfeo Toolbox
Public Member Functions | Private Attributes | List of all members
otb::internal::ReprojectTransformationFunctor::InPlace Struct Reference

#include <otbGeometriesProjectionFilter.h>

+ Collaboration diagram for otb::internal::ReprojectTransformationFunctor::InPlace:

Public Member Functions

 InPlace (ReprojectTransformationFunctor const &reprojector)
 
template<typename TGeometry >
void operator() (TGeometry *inout) const
 

Private Attributes

ReprojectTransformationFunctor const & m_Reprojector
 

Detailed Description

Internal functor used to reproject a OGRGeometry: In-Place transformation policy.

Since
OTB v 3.14.0

Definition at line 75 of file otbGeometriesProjectionFilter.h.

Constructor & Destructor Documentation

◆ InPlace()

otb::internal::ReprojectTransformationFunctor::InPlace::InPlace ( ReprojectTransformationFunctor const &  reprojector)
inline

Definition at line 77 of file otbGeometriesProjectionFilter.h.

Member Function Documentation

◆ operator()()

template<typename TGeometry >
void otb::internal::ReprojectTransformationFunctor::InPlace::operator() ( TGeometry *  inout) const
inline

Definition at line 46 of file otbGeometriesProjectionFilter.hxx.

Member Data Documentation

◆ m_Reprojector

ReprojectTransformationFunctor const& otb::internal::ReprojectTransformationFunctor::InPlace::m_Reprojector
private

Definition at line 84 of file otbGeometriesProjectionFilter.h.


The documentation for this struct was generated from the following files: