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

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

Definition at line 18 of file ScrollWnd.h.

References OglGui::OglWindow::Init().

00019                                                  :
00020         Window(x, y, w, h)
00021     {
00022         Init(hor, vert, is2D, sbW);
00023     }

Here is the call graph for this function:


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