| 
    Cutout Vis2012
    
   TUWienVisualisierung2(SS2012)-AdaptiveCutaways 
   | 
 
#include <FontRenderer.h>
Public Attributes | |
| std::vector< GlyphDescription > * | glyphs | 
| GLuint | textureHandle | 
| int | textureWidth | 
| int | textureHeight | 
| std::string | fontPath | 
| int | pixelHeight | 
| FT_Face | face | 
Describes a true type font. Contains descriptions for all characters as well as a handle to an OpenGL texture containing all character bitmaps.
 1.8.4