Definition at line 20 of file Menus.h. References OglGui::OglWindow::Init(), and OglGui::OglWindow::mOglWnd. 00020 : 00021 Window(oglSys.GetTopOGLWND(parent->GetOGLWND()), 0, 0, 20, 20) 00022 { 00023 Init(oglSys.GetTopOGLWND(mOglWnd)); 00024 }
Here is the call graph for this function:
|