Classes | Namespaces | Functions

dialog-draw.h File Reference

#include "dialog/dialog.h"
#include "glut-font/glut-font.h"
Include dependency graph for dialog-draw.h:
This graph shows which files directly or indirectly include this file:

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)