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

void OglGui::DocDimensions::GetDocDimensions ( int &  w,
int &  h 
) [inline]

Definition at line 31 of file DocDimensions.h.

References mDocH, and mDocW.

00032     {
00033         w = mDocW;
00034         h = mDocH;
00035     }


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