Definition at line 54 of file SplashScreen.h. References mStop, and OglGui::OglWindow::UpdateScene(). Referenced by Impala::Application::mainShowImSet(), and Impala::Application::mainShowVidSet(). 00055 { 00056 mStop = true; 00057 UpdateScene(true); 00058 }
Here is the call graph for this function:
|