Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 12:10:41 2010 for ImpalaSrc by  doxygen 1.5.1