![]() |
OTB
9.1.1
Orfeo Toolbox
|
#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 |
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.
1.8.17