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

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

Definition at line 24 of file RadioGroup.h.

References OglGui::OglWindow::Init().

00025                                  :
00026         Window(parent, w, h)
00027     {
00028         Init(borderType, isRect);
00029     }

Here is the call graph for this function:


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