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

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

Definition at line 80 of file Graph.h.

References OglGui::SizableWindow::Init().

Referenced by LabeledGraph::addNode().

00080                                                                           :
00081         SizableWindow(parent, w, h)
00082     {
00083         Init(drawShape, txt);
00084     }

Here is the call graph for this function:


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