#include "dialog/dialog.h"#include "glut-font/glut-font.h"

Go to the source code of this file.
Classes | |
| struct | dialog::ogl_dialog_draw_t |
| input data and state for the dialog drawer More... | |
Namespaces | |
| namespace | dialog |
Functions | |
| smart_ptr< Drawer > | dialog::createOpenGLDrawer (IN ogl_dialog_draw_t &odd) |
| create an OpenGL-based dialog drawer (see dialog::Drawer) | |
1.7.1