[inline]
Definition at line 187 of file OglWindow.h.
References mOglWnd.
00188 { 00189 w = mOglWnd->width; 00190 h = mOglWnd->height; 00191 }