#include "dialog-draw.h"
#include "common/wave_ex.h"
#include "glut-font/glut-font.h"
#include "perf/perf.h"
#include "wave-glut/glut_2d.h"
#include "wave-glut/wave-glut.h"
Go to the source code of this file.
Namespaces | |
namespace | dialog |
Functions | |
smart_ptr< Drawer > | dialog::createOpenGLDrawer (IN ogl_dialog_draw_t &odd) |
create an OpenGL-based dialog drawer (see dialog::Drawer) |