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

virtual void OglGui::Menus::InitDisplayFunc (  )  [inline, virtual]

Reimplemented from OglGui::Window.

Definition at line 63 of file Menus.h.

References OglGui::Window::InitDisplayFunc(), mOglTopWnd, and OglGui::OglWindow::mOglWnd.

00064     {
00065         oglSys.SetDimensions(mOglWnd,0,0,mOglTopWnd->width,mOglTopWnd->height);
00066         Window::InitDisplayFunc();
00067     }

Here is the call graph for this function:


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