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

void OglGui::SplashScreen::Stop (  )  [inline]

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:


Generated on Fri Mar 19 12:06:27 2010 for ImpalaSrc by  doxygen 1.5.1