![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbFunctorImageFilter.h>
Public Types | |
| using | Type = decltype(&T::operator()) |
Struct to retrieve the operator type.
| T | the type to retrieve operator() from |
Definition at line 169 of file otbFunctorImageFilter.h.
| using otb::RetrieveOperator< T >::Type = decltype(&T::operator()) |
Definition at line 172 of file otbFunctorImageFilter.h.
1.8.17