Definition at line 173 of file OglWindow.h. References mOglWnd, and SetDimensions(). 00174 { 00175 SetDimensions(mOglWnd->x, mOglWnd->y, w, h); 00176 //oglSys.SetDimensions(mOglWnd, mOglWnd->x, mOglWnd->y, w, h); 00177 }
Here is the call graph for this function:
|