[inline, static, private]
Definition at line 462 of file OglWindow.h.
References ExitFunc(), and GetOglWindow().
Referenced by GlueFuncs().
00463 { 00464 OglWindow *wnd = GetOglWindow(oglWnd); 00465 wnd->ExitFunc(); 00466 }
Here is the call graph for this function: