TuttleOFX  1
terry::detail::merger< merge_per_channel > Struct Template Reference

#include <ViewsMerging.hpp>

Public Member Functions

template<class Pixel , class Functor >
GIL_FORCEINLINE void operator() (const Pixel &A, const Pixel &B, Pixel &d, Functor &fun) const

Detailed Description

template<>
struct terry::detail::merger< merge_per_channel >

Definition at line 42 of file ViewsMerging.hpp.


Member Function Documentation

template<class Pixel , class Functor >
GIL_FORCEINLINE void terry::detail::merger< merge_per_channel >::operator() ( const Pixel &  A,
const Pixel &  B,
Pixel &  d,
Functor &  fun 
) const [inline]

Definition at line 46 of file ViewsMerging.hpp.

References terry::algorithm::static_for_each().

Here is the call graph for this function:


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