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

virtual void OglGui::SplashScreen::DisplayFunc (  )  [inline, virtual]

Reimplemented from OglGui::Window.

Definition at line 60 of file SplashScreen.h.

References OglGui::Window::DisplayFunc(), OglGui::OglWindow::mOglWnd, and mStop.

00061     {
00062         Window::DisplayFunc();
00063         if (mStop)
00064             oglSys.CloseTopWindow(mOglWnd);
00065     }

Here is the call graph for this function:


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