Go to the source code of this file.
◆ ICL_INSTANTIATE_DEPTH
#define ICL_INSTANTIATE_DEPTH |
( |
|
T | ) |
|
Value:static void tlt(
const core::Img## T*, core::Img##T*,
icl##T); \
static
void tgt(
const core::Img## T*, core::Img##T*,
icl##T); \
static
void tltgt(
const core::Img## T*, core::Img##T*,
icl##T,
icl##T); \
static
void tltVal(
const core::Img## T*, core::Img##T*,
icl##T,
icl##T tVal); \
static
void tgtVal(
const core::Img## T*, core::Img##T*,
icl##T,
icl##T tVal); \
static
void tltgtVal(
const core::Img## T*, core::Img##T*,
icl##T,
icl##T,
icl##T,
icl##T);
undocument this line if you encounter any issues!
Definition: Any.h:37