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

void OglGui::Menus::Init ( OGLWND *  oglTopWnd  )  [inline, private]

Definition at line 80 of file Menus.h.

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

00081     {
00082         mMenuListener = 0;
00083         mOglTopWnd = oglTopWnd;
00084         SetVisible(false);
00085     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:37 2011 for ImpalaSrc by  doxygen 1.5.1