input data and state for the dialog drawer More...
#include <dialog-draw.h>
Public Member Functions | |
ogl_dialog_draw_t (void) throw () | |
void | clear (void) throw () |
bool | isValid (void) const throw () |
Public Attributes | |
smart_ptr< glut::Font > | font |
input data and state for the dialog drawer
Definition at line 54 of file dialog-draw.h.
dialog::ogl_dialog_draw_t::ogl_dialog_draw_t | ( | void | ) | throw () [inline] |
Definition at line 56 of file dialog-draw.h.