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

bool Impala::Core::VideoSet::VxsDocument::GotoNextFrame ( int  steps = 1  )  [inline]

Definition at line 76 of file VxsDocument.h.

References TryFrameMove().

Referenced by CursorRight().

00077     {
00078         return TryFrameMove(steps);
00079     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:33:14 2010 for ImpalaSrc by  doxygen 1.5.1