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

virtual void OglGui::DocDimensions::SetDocDimensions ( int  w,
int  h 
) [inline, virtual]

Definition at line 17 of file DocDimensions.h.

References mDocH, and mDocW.

00018     {
00019         mDocW = w;
00020         mDocH = h;
00021     }


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