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