TuttleOFX  1
terry::numeric::channel_zeros_t< Channel > Struct Template Reference

#include <init.hpp>

Inheritance diagram for terry::numeric::channel_zeros_t< Channel >:
Collaboration diagram for terry::numeric::channel_zeros_t< Channel >:

Public Member Functions

GIL_FORCEINLINE channel_traits
< Channel >::reference 
operator() (typename channel_traits< Channel >::reference ch) const

Detailed Description

template<typename Channel>
struct terry::numeric::channel_zeros_t< Channel >

structure for setting a channel to zero this is a generic implementation; user should specialize it for better performance

Definition at line 21 of file init.hpp.


Member Function Documentation

template<typename Channel >
GIL_FORCEINLINE channel_traits<Channel>::reference terry::numeric::channel_zeros_t< Channel >::operator() ( typename channel_traits< Channel >::reference  ch) const [inline]

Definition at line 24 of file init.hpp.


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