Reimplemented from OglGui::Window. Reimplemented in OglGui::TumblingView3D. Definition at line 27 of file WindowView3D.h. References OglGui::Window::InitFunc(), and OglGui::OglWindow::mOglWnd. Referenced by OglGui::TumblingView3D::InitFunc(). 00028 { 00029 Window::InitFunc(); 00030 view3DSys.SetShowInfo(mOglWnd, 0, 0, 0); 00031 }
Here is the call graph for this function:
|