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

void Impala::Visualization::VideoJpgPlayer::Reset (  )  [inline]

Definition at line 148 of file VideoJpgPlayer.h.

References GoToFrame(), mFirstFrameNr, and Stop().

Referenced by GoToFrame(), KeyboardFunc(), and Impala::Visualization::VideoJpgPlayerControl::OnRadioChange().

00149     {
00150         Stop();
00151         GoToFrame(mFirstFrameNr);
00152     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:49:28 2010 for ImpalaSrc by  doxygen 1.5.1