OTB
9.0.0
Orfeo Toolbox
|
#include <otbGeometriesProjectionFilter.h>
Public Member Functions | |
InPlace (ReprojectTransformationFunctor const &reprojector) | |
template<typename TGeometry > | |
void | operator() (TGeometry *inout) const |
Private Attributes | |
ReprojectTransformationFunctor const & | m_Reprojector |
Internal functor used to reproject a OGRGeometry:
In-Place transformation policy.
Definition at line 75 of file otbGeometriesProjectionFilter.h.
|
inline |
Definition at line 77 of file otbGeometriesProjectionFilter.h.
|
inline |
Definition at line 46 of file otbGeometriesProjectionFilter.hxx.
|
private |
Definition at line 84 of file otbGeometriesProjectionFilter.h.