TuttleOFX  1
terry::numeric::pixel_ones_t< PixelRef > Struct Template Reference

construct for setting a pixel to zero (for whatever zero means) More...

#include <init.hpp>

Public Member Functions

GIL_FORCEINLINE PixelRef & operator() (PixelRef &p) const

Detailed Description

template<typename PixelRef>
struct terry::numeric::pixel_ones_t< PixelRef >

construct for setting a pixel to zero (for whatever zero means)

Definition at line 72 of file init.hpp.


Member Function Documentation

template<typename PixelRef >
GIL_FORCEINLINE PixelRef& terry::numeric::pixel_ones_t< PixelRef >::operator() ( PixelRef &  p) const [inline]

Definition at line 74 of file init.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: