Rasterfarm-SDK
|
This is the complete list of members for TexturedFont, 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 | |
createMesh(char index, uint resolution, Mesh::TriangleMesh *pMesh)=0 | TexturedFont | pure virtual |
createOutline(char index, uint resolution)=0 | TexturedFont | pure virtual |
createTexture()=0 | TexturedFont | protectedpure virtual |
Font(const char *fontName) | Font | |
fontName | Font | protected |
fontSize | TexturedFont | protected |
getCharacterMetric(char index) const | TexturedFont | |
getFontHeight() | TexturedFont | virtual |
getFontName() | Font | inline |
getFontSize() | TexturedFont | inline |
getTexture() | TexturedFont | |
pTexture | TexturedFont | protected |
TexturedFont(const char *fontName, uint fontSize) | TexturedFont | |
~Font() | Font | virtual |
~TexturedFont() | TexturedFont | virtual |