[inline]
Definition at line 19 of file DynamicList.h.
References OglGui::OglWindow::Init().
00019 : 00020 Window(parent, minW, minH) 00021 { 00022 Init(minW, minH); 00023 }
Here is the call graph for this function: