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

virtual void Impala::Visualization::Window::ExitFunc (  )  [inline, virtual]

Reimplemented from OglGui::OglWindow.

Definition at line 382 of file Window.h.

References OglGui::OglWindow::ExitFunc(), and mInfoBox.

00383     {
00384         if (mInfoBox)
00385             oglSys.InfoBoxDestroy(mInfoBox);
00386         mInfoBox = 0;
00387         OglGui::Window::ExitFunc();
00388     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:25:34 2011 for ImpalaSrc by  doxygen 1.5.1