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

virtual int Impala::Core::Trec::Thread::GetPrevShot ( int  shot  )  [inline, virtual]

Definition at line 62 of file Thread.h.

References GetShotAt().

00063     {
00064         return GetShotAt(shot, -1);
00065     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:25:59 2010 for ImpalaSrc by  doxygen 1.5.1