#include "vgfx-opengl-draw.h"#include "color/color.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 | vgfx |
Functions | |
| static void | vgfx::getOpenGLColorFromString (IN const char *text, OUT glut_color_t &color) |
| smart_ptr< Drawer > | vgfx::createOpenGLDrawer (void) |
1.7.1