Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:50:21 2010 for ImpalaSrc by  doxygen 1.5.1