[inline, static, private]
Definition at line 501 of file OglWindow.h.
References GetOglWindow(), and ReshapeFunc().
Referenced by GlueFuncs().
00502 { 00503 GetOglWindow(oglWnd)->ReshapeFunc(width, height); 00504 }
Here is the call graph for this function: