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

template<class PrepT>
int Impala::Core::Stream::RgbDataSrcWindow< PrepT >::LastFrame (  )  [inline]

Definition at line 183 of file RgbDataSrcWindow.h.

00184     {
00185         if (mCentre)
00186             return mSrc->LastFrame() - mWindowSize/2;
00187         return mSrc->LastFrame();
00188     }


Generated on Thu Jan 13 09:20:36 2011 for ImpalaSrc by  doxygen 1.5.1