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

OglGui::ViewStrip::ViewStrip ( int  x,
int  y,
int  w,
int  h,
bool  horizontal = true,
bool  stdSide = true 
) [inline]

Definition at line 48 of file ViewStrip.h.

References OglGui::OglWindow::Init().

00049                                  :
00050         Window(x, y, w, h, true)
00051     {
00052         Init(w, h, horizontal, stdSide);
00053     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:27:20 2011 for ImpalaSrc by  doxygen 1.5.1