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

void Impala::Visualization::VideoPlayerControl::SetVideoPlayer ( VideoPlayer videoPlayer  )  [inline]

Definition at line 46 of file VideoPlayerControl.h.

References OglGui::Window::MapKeysTo(), and mVideoPlayer.

Referenced by Init().

00047     {
00048         if (mVideoPlayer = videoPlayer)
00049             MapKeysTo(mVideoPlayer);
00050     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:50:35 2010 for ImpalaSrc by  doxygen 1.5.1