[inline]
Definition at line 21 of file SizableStaticText.h.
References OglGui::SizableWindow::Init().
00021 : 00022 SizableWindow(parent,w,h) 00023 { 00024 Init(w,h,label); 00025 }
Here is the call graph for this function: