#include <string>
Go to the source code of this file.
Data Structures | |
class | GLFont |
Defines | |
#define | INCLUDED_GTKUTIL_GLFONT_H |
Typedefs | |
typedef unsigned int | GLuint |
Functions | |
GLFont | glfont_create (const std::string &font_string) |
void | glfont_release (GLFont &font) |
GLFont glfont_create | ( | const std::string & | font_string | ) |
void glfont_release | ( | GLFont & | font | ) |