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