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

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

Definition at line 290 of file SegmentationDocument.h.

References GetShotMove(), and mCurrentShotId.

00291     {
00292         return GetShotMove(mCurrentShotId, 1, steps);
00293     }

Here is the call graph for this function:


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