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

void OglGui::OglWindow::SetDimensions ( int  w,
int  h 
) [inline]

Definition at line 173 of file OglWindow.h.

References mOglWnd, and SetDimensions().

00174     {
00175         SetDimensions(mOglWnd->x, mOglWnd->y, w, h);
00176         //oglSys.SetDimensions(mOglWnd, mOglWnd->x, mOglWnd->y, w, h);
00177     }

Here is the call graph for this function:


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