Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:18:06 2010 for ImpalaSrc by  doxygen 1.5.1