TuttleOFX
1
|
#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 |
Definition at line 42 of file ViewsMerging.hpp.
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().