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