Functions

test-ftgl.cpp File Reference

#include <iostream>
#include "glut-demo/glut-demo.h"
#include "glut-font/ftgl.h"
#include "perf/perf.h"
Include dependency graph for test-ftgl.cpp:

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[])

Function Documentation

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.