0
true
[inline]
Definition at line 33 of file TitledWindow.h.
References OglGui::SizableWindow::Init().
00034 : 00035 SizableWindow(parent, x, y, w, h, is2D) 00036 { 00037 Init(title, extInfo, is2D); 00038 }
Here is the call graph for this function: