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

void OglGui::Graph::SetCentered ( bool  val  )  [inline]

Definition at line 542 of file Graph.h.

References mAlignH, and mAlignV.

00543     {
00544         mAlignH = val ? oglCenterAlign : oglLeftAlign;
00545         mAlignV = oglCenterAlign;
00546     }


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