Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:27:00 2011 for ImpalaSrc by  doxygen 1.5.1