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:
|