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