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

template<class DstArrayT, class SrcArrayT>
DstArithT Impala::Core::Array::Trait::M9poFO3y< 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 M9poFO3y.h.

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

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


Generated on Fri Mar 19 11:04:17 2010 for ImpalaSrc by  doxygen 1.5.1