Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

static void OglGui::OglWindow::GlueExitFunc ( OGLWND *  oglWnd  )  [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:


Generated on Fri Mar 19 12:04:19 2010 for ImpalaSrc by  doxygen 1.5.1