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:
|