0
""
[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: