This is the complete list of members for chai3d::cFont, including all inherited members.
cFont() | chai3d::cFont | |
cleanup() | chai3d::cFont | protected |
create() | chai3d::cFont | inlinestatic |
getFilename() const | chai3d::cFont | inline |
getPointSize() const | chai3d::cFont | inline |
getTextHeight(const std::string &a_text, const double a_lineSpacing) | chai3d::cFont | |
getTextWidth(const std::string &a_text, const double a_letterSpacing) | chai3d::cFont | |
loadFromFile(const std::string &a_filename) | chai3d::cFont | |
m_charset | chai3d::cFont | |
m_filename | chai3d::cFont | protected |
m_texture | chai3d::cFont | |
parseFont(std::istream &a_stream, cFontCharset &a_charsetDesc) | chai3d::cFont | protected |
renderText(const std::string &a_text, const cColorf &a_color, const double a_fontScale, const double a_letterSpacing, const double a_lineSpacing, cRenderOptions &a_options) | chai3d::cFont | |
~cFont() | chai3d::cFont | virtual |