Rasterfarm-SDK
|
This is the complete list of members for FTFont, including all inherited members.
cellHeight | TexturedFont | protected |
CELLS_PER_COL | TexturedFont | protectedstatic |
cellWidth | TexturedFont | protected |
CHAR_SET_SIZE | Font | protectedstatic |
characterMetric | TexturedFont | protected |
CharacterMetricArray typedef | TexturedFont | |
createContourVertices(const FT_Glyph &glyph, uint contourStartIndex, uint contourEndIndex, uint resolution) | FTFont | |
createMesh(const HeapArray< Vertex2fArray > &contour, Mesh::TriangleMesh *pMesh) | FTFont | |
createMesh(char index, uint resolution, Mesh::TriangleMesh *pMesh) | FTFont | virtual |
createOutline(char index, uint resolution) | FTFont | virtual |
deletePixels(Byte *pPixel) | FTFont | static |
Font(const char *fontName) | Font | |
fontName | Font | protected |
fontSize | TexturedFont | protected |
FTFont(const char *fontFile, uint fontSize) | FTFont | |
getCharacterMetric(char index) const | TexturedFont | |
getFontHeight() | TexturedFont | virtual |
getFontName() | Font | inline |
getFontSize() | TexturedFont | inline |
getTexture() | TexturedFont | |
pTexture | TexturedFont | protected |
TexturedFont class | FTFont | friend |
TexturedFont::TexturedFont(const char *fontName, uint fontSize) | TexturedFont | |
~Font() | Font | virtual |
~FTFont() | FTFont | virtual |
~TexturedFont() | TexturedFont | virtual |