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