TuttleOFX  1
terry::numeric::pixel_assigns_t< PixelRef, PixelRefR > Struct Template Reference

#include <assign.hpp>

Public Member Functions

GIL_FORCEINLINE PixelRefR & operator() (const PixelRef &src, PixelRefR &dst) const

Detailed Description

template<typename PixelRef, typename PixelRefR>
struct terry::numeric::pixel_assigns_t< PixelRef, PixelRefR >

definition and a generic implementation for casting and assigning a pixel to another user should specialize it for better performance

Definition at line 32 of file assign.hpp.


Member Function Documentation

template<typename PixelRef, typename PixelRefR>
GIL_FORCEINLINE PixelRefR& terry::numeric::pixel_assigns_t< PixelRef, PixelRefR >::operator() ( const PixelRef &  src,
PixelRefR &  dst 
) const [inline]

Definition at line 35 of file assign.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: