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

static void OglGui::OglWindow::GlueReshapeFunc ( OGLWND *  oglWnd,
INT  width,
INT  height 
) [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:


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