Advance(const wchar_t *string) | FTFont | |
Advance(const char *string) | FTFont | |
Ascender() const | FTFont | |
Attach(const char *filename) | FTFont | |
Attach(const unsigned char *pBufferBytes, size_t bufferSizeInBytes) | FTFont | |
BBox(const char *string, float &llx, float &lly, float &llz, float &urx, float &ury, float &urz) | FTFont | |
BBox(const wchar_t *string, float &llx, float &lly, float &llz, float &urx, float &ury, float &urz) | FTFont | |
CharMap(FT_Encoding encoding) | FTFont | |
CharMapCount() | FTFont | |
CharMapList() | FTFont | |
charSize | FTFont | [protected] |
Depth(float depth) | FTFont | [inline, virtual] |
Descender() const | FTFont | |
err | FTFont | [protected] |
Error() const | FTFont | [inline] |
face | FTFont | [protected] |
FaceSize(const unsigned int size, const unsigned int res=72) | FTFont | [virtual] |
FaceSize() const | FTFont | |
FTFont(const char *fontname) | FTFont | |
FTFont(const unsigned char *pBufferBytes, size_t bufferSizeInBytes) | FTFont | |
FTGLPolygonFont(const char *fontname) | FTGLPolygonFont | |
FTGLPolygonFont(const unsigned char *pBufferBytes, size_t bufferSizeInBytes) | FTGLPolygonFont | |
LineHeight() const | FTFont | |
Render(const char *string) | FTFont | [virtual] |
Render(const wchar_t *string) | FTFont | [virtual] |
UseDisplayList(bool useList) | FTFont | |
useDisplayLists | FTFont | [protected] |
~FTFont() | FTFont | [virtual] |
~FTGLPolygonFont() | FTGLPolygonFont | |