Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:26:30 2011 for ImpalaSrc by  doxygen 1.5.1