0
true
[inline]
Definition at line 40 of file TitledWindow.h.
References OglGui::SizableWindow::Init().
00041 : 00042 SizableWindow(parent, w, h, is2D) 00043 { 00044 Init(title, extInfo, is2D); 00045 }
Here is the call graph for this function: