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

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

Definition at line 187 of file OglWindow.h.

References mOglWnd.

00188     {
00189         w = mOglWnd->width;
00190         h = mOglWnd->height;
00191     }


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