Public Member Functions | |
ControlPanelButton (ControlPanel *cp_) | |
bool | isOpen () |
void | toggleState () |
void | newOpenGLContextCreated () |
void | renderOpenGL () |
void | drawButton () |
void | mouseDown (const MouseEvent &e) |
Private Attributes | |
ControlPanel * | cp |
bool | open |