Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:20:36 2011 for ImpalaSrc by  doxygen 1.5.1