#include <glui.h>
Inheritance diagram for GLUI_RadioGroup:

Public Member Functions | |
| void | draw (int x, int y) |
| void | set_name (const char *text) |
| void | set_int_val (int int_val) |
| void | set_selected (int int_val) |
| void | draw_group (int translate) |
| GLUI_RadioGroup (GLUI_Node *parent, int *live_var=NULL, int user_id=-1, GLUI_CB callback=GLUI_CB()) | |
| GLUI_RadioGroup (void) | |
Public Attributes | |
| int | num_buttons |
Protected Member Functions | |
| void | common_init (void) |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
Implements GLUI_Control. |
|
|
|
|
|
Reimplemented from GLUI_Control. |
|
|
Reimplemented from GLUI_Control. |
|
|
|
|
|
|
1.3.6