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