#include <iostream>#include "glut-demo/glut-demo.h"#include "glut-font/ftgl.h"#include "perf/perf.h"
Go to the source code of this file.
Functions | |
| static void | write (IN FTFont *font, IN const char *text) |
| int | main (IN int argc, IN const char *argv[]) |
| static void write | ( | IN FTFont * | font, | |
| IN const char * | text | |||
| ) | [static] |
Definition at line 27 of file test-ftgl.cpp.
| int main | ( | IN int | argc, | |
| IN const char * | argv[] | |||
| ) |
Definition at line 105 of file test-ftgl.cpp.
1.7.1