#include <stdlib.h>
#include "FTGL.h"
Go to the source code of this file.
Data Structures | |
class | FTCharToGlyphIndexMap |
Provides a non-STL alternative to the STL map<unsigned long, unsigned long> which maps character codes to glyph indices inside FTCharmap. More... |