Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:51:36 2010 for ImpalaSrc by  doxygen 1.5.1