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

OglGui::Strut::Strut ( Window parent,
int  x,
int  y,
int  width,
int  height 
) [inline]

Definition at line 15 of file Strut.h.

References Init().

00015                                                                :
00016         Window(parent, x, y, width, height)
00017     {
00018         Init();
00019     }
    Strut(Window* parent, int width, int height) :

Here is the call graph for this function:


Generated on Fri Mar 19 12:07:20 2010 for ImpalaSrc by  doxygen 1.5.1