TuttleOFX
1
|
Public Member Functions | |
do_it (const DST_VIEW &dst_view, const DST_MAX &dst_max, const SRC_PIXEL &min, const SRC_PIXEL &diff) | |
void | operator() (SRC_PIXEL &src) |
Data Fields | |
DST_VIEW::iterator | _dst_it |
foo< DST_MAX > | _op |
DST_VIEW | _dst_view |
SRC_PIXEL | _min |
SRC_PIXEL | _diff |
void do_it< SRC_VIEW, SRC_PIXEL, DST_VIEW, DST_MAX >::operator() | ( | SRC_PIXEL & | src | ) | [inline] |
Definition at line 314 of file test.cpp.
References terry::algorithm::static_for_each().