OTB  9.0.0
Orfeo Toolbox
Static Public Member Functions | List of all members
otb::functor_filter_details::OperProxy< void(C::*)(Out &, In...)> Struct Template Reference

#include <otbFunctorImageFilter.hxx>

Static Public Member Functions

template<class Oper >
static void Compute (Oper &oper, Out &out, const In &... in)
 

Detailed Description

template<class C, class Out, class... In>
struct otb::functor_filter_details::OperProxy< void(C::*)(Out &, In...)>

Definition at line 212 of file otbFunctorImageFilter.hxx.

Member Function Documentation

◆ Compute()

template<class C , class Out , class... In>
template<class Oper >
static void otb::functor_filter_details::OperProxy< void(C::*)(Out &, In...)>::Compute ( Oper &  oper,
Out &  out,
const In &...  in 
)
inlinestatic

Definition at line 215 of file otbFunctorImageFilter.hxx.


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