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

static void OglGui::OglWindow::GlueViewportFunc ( OGLWND *  oglWnd,
INT  width,
INT  height 
) [inline, static, private]

Definition at line 495 of file OglWindow.h.

References GetOglWindow(), and ViewportFunc().

Referenced by GlueFuncs().

00496     {
00497         GetOglWindow(oglWnd)->ViewportFunc(width, height);
00498     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:42 2011 for ImpalaSrc by  doxygen 1.5.1