TuttleOFX  1
terry::FunctorFrom< Pixel > Struct Template Reference

#include <MergeFunctors.hpp>

Inheritance diagram for terry::FunctorFrom< Pixel >:
Collaboration diagram for terry::FunctorFrom< Pixel >:

Public Member Functions

template<typename Channel >
void operator() (const Channel &A, const Channel &B, Channel &dst)

Detailed Description

template<typename Pixel>
struct terry::FunctorFrom< Pixel >

Definition at line 126 of file MergeFunctors.hpp.


Member Function Documentation

template<typename Pixel >
template<typename Channel >
void terry::FunctorFrom< Pixel >::operator() ( const Channel &  A,
const Channel &  B,
Channel &  dst 
) [inline]

Reimplemented from terry::merge_functor< Pixel, merge_per_channel >.

Definition at line 130 of file MergeFunctors.hpp.


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