Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:22:11 2011 for ImpalaSrc by  doxygen 1.5.1