Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

template<class DstArrayT, class SrcArrayT>
DstArithT Impala::Core::Array::Trait::M9poFO2y< DstArrayT, SrcArrayT >::DoIt ( const SrcArithT R,
const SrcArithT G,
const SrcArithT B,
const SrcArithT Rx,
const SrcArithT Gx,
const SrcArithT Bx,
const SrcArithT Ry,
const SrcArithT Gy,
const SrcArithT By 
) [inline]

Actual operation.

Definition at line 40 of file M9poFO2y.h.

References Impala::Core::Array::Trait::M9poFO2y< DstArrayT, SrcArrayT >::c.

00043     {
00044         return c*(Ry+Gy-2*By);
00045     }


Generated on Thu Jan 13 09:18:17 2011 for ImpalaSrc by  doxygen 1.5.1