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

void Impala::Visualization::VideoJpgPlayerControl::SetVideoJpgPlayer ( VideoJpgPlayer videoJpgPlayer  )  [inline]

Definition at line 49 of file VideoJpgPlayerControl.h.

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

Referenced by Init().

00050     {
00051         if (mVideoJpgPlayer = videoJpgPlayer)
00052             MapKeysTo(mVideoJpgPlayer);
00053     }

Here is the call graph for this function:


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