[inline]
Definition at line 26 of file SixImViewerApp.h.
References OglGui::OglWindow::Init().
00026 : 00027 Window(parent, x, y, w, h) 00028 { 00029 Init(w,h); 00030 }
Here is the call graph for this function: