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

bool Impala::Core::VideoSet::SegmentationDocument::GotoPrevShot ( int  steps = 1,
bool  withinVideo = true 
) [inline]

Definition at line 270 of file SegmentationDocument.h.

References mCurrentShotId, and TryShotMove().

Referenced by CursorPrevShot(), and Impala::Visualization::SegmentationDocumentGuiAnno::GoBack().

00271     {
00272         return TryShotMove(mCurrentShotId - steps, withinVideo);
00273     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:31:46 2010 for ImpalaSrc by  doxygen 1.5.1