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