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

OglGui::Graph::Graph ( Window parent,
int  x,
int  y,
int  w,
int  h,
int  drawShape = 0,
strconst  txt = "" 
) [inline]

Definition at line 86 of file Graph.h.

References OglGui::SizableWindow::Init().

00087                           :
00088         SizableWindow(parent, x, y, w, h)
00089     {
00090         Init(drawShape, txt);
00091     }

Here is the call graph for this function:


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