Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::ScrollWnd::ScrollWnd ( Window parent,
int  w,
int  h,
bool  is2D = true,
int  hor = 1,
int  vert = 1,
int  sbW = 16 
) [inline]

Definition at line 25 of file ScrollWnd.h.

References OglGui::OglWindow::Init().

00026                                                  :
00027         Window(parent, w, h)
00028     {
00029         Init(hor, vert, is2D, sbW);
00030     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:05:15 2010 for ImpalaSrc by  doxygen 1.5.1