[inline, private]
Reimplemented from OglGui::OglWindow.
Definition at line 29 of file Strut.h.
References OglGui::OglWindow::mOglWnd.
Referenced by Strut().
00030 { 00031 oglSys.SetNoMouseInput( mOglWnd, 1 ); 00032 }