true
1
16
[inline]
Definition at line 32 of file ScrollWnd.h.
References OglGui::OglWindow::Init().
00033 : 00034 Window(parent, x, y, w, h) 00035 { 00036 Init(hor, vert, is2D, sbW); 00037 }
Here is the call graph for this function: