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

void OglGui::MenuTopPane::Init (  )  [inline, private]

Reimplemented from OglGui::OglWindow.

Definition at line 81 of file MenuTopPane.h.

References mMenuListener, mOglTopWnd, OglGui::OglWindow::mOglWnd, and OglGui::OglWindow::SetVisible().

Referenced by MenuTopPane().

00082     {
00083         mOglTopWnd = oglSys.GetTopOGLWND(mOglWnd);
00084         mMenuListener = 0;
00085         SetVisible(false);
00086     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:03:14 2010 for ImpalaSrc by  doxygen 1.5.1