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