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

OglGui::RadioGroup::RadioGroup ( int  x,
int  y,
int  w,
int  h,
int  borderType = BEV_SUNKEN,
bool  isRect = true 
) [inline]

Definition at line 18 of file RadioGroup.h.

References OglGui::OglWindow::Init().

00019                                  :
00020         Window(x, y, w, h)
00021     {
00022         Init(borderType, isRect);
00023     }
    RadioGroup(Window* parent, int w, int h, int borderType=BEV_SUNKEN,

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:43 2011 for ImpalaSrc by  doxygen 1.5.1