TuttleOFX  1
terry::numeric::pixel_multiplies_t< PixelRef1, PixelRef2, PixelR > Struct Template Reference

construct for adding two pixels More...

#include <operations.hpp>

Public Member Functions

GIL_FORCEINLINE PixelR operator() (const PixelRef1 &p1, const PixelRef2 &p2) const

Detailed Description

template<typename PixelRef1, typename PixelRef2, typename PixelR>
struct terry::numeric::pixel_multiplies_t< PixelRef1, PixelRef2, PixelR >

construct for adding two pixels

Definition at line 96 of file operations.hpp.


Member Function Documentation

template<typename PixelRef1 , typename PixelRef2 , typename PixelR >
GIL_FORCEINLINE PixelR terry::numeric::pixel_multiplies_t< PixelRef1, PixelRef2, PixelR >::operator() ( const PixelRef1 &  p1,
const PixelRef2 &  p2 
) const [inline]

Definition at line 98 of file operations.hpp.


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