Public Member Functions |
| foo (const DST_MAX &dst_max) |
template<typename DST_CHANNEL , typename SRC_CHANNEL > |
void | operator() (DST_CHANNEL &dst, SRC_CHANNEL &src, SRC_CHANNEL &min, SRC_CHANNEL &diff) const |
Data Fields |
DST_MAX | _dst_max |
Detailed Description
template<typename DST_MAX>
struct foo< DST_MAX >
Definition at line 262 of file test.cpp.
Constructor & Destructor Documentation
template<typename DST_MAX >
foo< DST_MAX >::foo |
( |
const DST_MAX & |
dst_max | ) |
[inline] |
Member Function Documentation
template<typename DST_MAX >
template<typename DST_CHANNEL , typename SRC_CHANNEL >
void foo< DST_MAX >::operator() |
( |
DST_CHANNEL & |
dst, |
|
|
SRC_CHANNEL & |
src, |
|
|
SRC_CHANNEL & |
min, |
|
|
SRC_CHANNEL & |
diff |
|
) |
| const [inline] |
Field Documentation
template<typename DST_MAX >
The documentation for this struct was generated from the following file:
- libraries/boostHack/boost/gil/extension/toolbox/test.cpp