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

void Impala::Visualization::VideoPlayer::StopMoveToFrame (  )  [inline]

Definition at line 276 of file VideoPlayer.h.

References mMoveToFrameTarget, and OglGui::OglWindow::mOglWnd.

Referenced by HandleMoveToFrame().

00277     {
00278         mMoveToFrameTarget = -1;
00279         oglSys.SetAlwaysDraw(mOglWnd,0);
00280     }


Generated on Thu Jan 13 09:25:27 2011 for ImpalaSrc by  doxygen 1.5.1