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

template<class PrepT>
ArrayT* Impala::Core::Stream::RgbDataSrcWindow< PrepT >::DataArray (  )  [inline]

Definition at line 207 of file RgbDataSrcWindow.h.

00208     {
00209         if (mCentre)
00210             return mWindowAr[mWindowSize/2];
00211         return mWindowAr[mWindowSize-1];
00212     }


Generated on Fri Mar 19 11:18:06 2010 for ImpalaSrc by  doxygen 1.5.1