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

void OglGui::Graph::SetShowContentAt ( int  minW,
int  minH 
) [inline]

Definition at line 250 of file Graph.h.

References mShowContentMinH, and mShowContentMinW.

00251     {
00252         mShowContentMinW = minW;
00253         mShowContentMinH = minH;
00254     }


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