#include <glui.h>
Inherits GLUI_Control.
Public Member Functions | |
void | draw (int x, int y) |
GLUI_Separator (GLUI_Node *parent) | |
GLUI_Separator (void) | |
Protected Member Functions | |
void | common_init () |
GLUI_Separator::GLUI_Separator | ( | GLUI_Node * | parent | ) |
GLUI_Separator::GLUI_Separator | ( | void | ) | [inline] |
void GLUI_Separator::common_init | ( | void | ) | [inline, protected] |
void GLUI_Separator::draw | ( | int | x, | |
int | y | |||
) | [virtual] |
Implements GLUI_Control.