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

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

Definition at line 55 of file ViewStrip.h.

References OglGui::OglWindow::Init().

00056                                  :
00057         Window(parent, x, y, w, h, true)
00058     {
00059         Init(w, h, horizontal, stdSide);
00060     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:10:40 2010 for ImpalaSrc by  doxygen 1.5.1