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

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

Definition at line 62 of file ViewStrip.h.

References OglGui::OglWindow::Init().

00063                                   :
00064         Window(parent, w, h, true)
00065     {
00066         Init(w, h, horizontal, stdSide);
00067     }

Here is the call graph for this function:


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