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