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

void OglGui::Graph::SetAlignOffsets ( int  hOff,
int  vOff 
) [inline]

Definition at line 536 of file Graph.h.

References mAlignOffH, and mAlignOffV.

00537     {
00538         mAlignOffH = hOff;
00539         mAlignOffV = vOff;
00540     }


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