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

int Impala::Core::VideoSet::SegmentationDocument::GetPrevShot ( int  steps = 1  )  [inline]

Definition at line 283 of file SegmentationDocument.h.

References GetShotMove(), and mCurrentShotId.

00284     {
00285         return GetShotMove(mCurrentShotId, -1, steps);
00286     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:11 2011 for ImpalaSrc by  doxygen 1.5.1