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

template<class DstArrayT, class SrcArrayT>
DstArithT Impala::Core::Array::Trait::UpoGetPixElt< DstArrayT, SrcArrayT >::DoIt ( const SrcArithT x  )  [inline]

Definition at line 43 of file UpoGetPixElt.h.

References Impala::Core::Array::Trait::UpoGetPixElt< DstArrayT, SrcArrayT >::mDim.

00044     {
00045         return x.getValue(mDim);
00046     }


Generated on Fri Mar 19 11:05:42 2010 for ImpalaSrc by  doxygen 1.5.1