Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 12:01:37 2010 for ImpalaSrc by  doxygen 1.5.1