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

static void OglGui::OglWindow::GlueKeyboardFunc ( OGLWND *  oglWnd,
INT  c,
INT  state 
) [inline, static, private]

Definition at line 488 of file OglWindow.h.

References GetOglWindow(), and KeyboardFunc().

Referenced by GlueFuncs().

00489     {
00490         GetOglWindow(oglWnd)->KeyboardFunc(c, state);
00491         oglSys.UpdateSceneFlag(oglWnd, 1);
00492     }

Here is the call graph for this function:


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