OTB
9.0.0
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.