xoreos  0.0.5
Graphics::Aurora::TTFFont Member List

This is the complete list of members for Graphics::Aurora::TTFFont, including all inherited members.

_charsGraphics::Aurora::TTFFontprivate
_heightGraphics::Aurora::TTFFontprivate
_missingCharGraphics::Aurora::TTFFontprivate
_missingWidthGraphics::Aurora::TTFFontprivate
_pagesGraphics::Aurora::TTFFontprivate
_ttfGraphics::Aurora::TTFFontprivate
addChar(uint32 c)Graphics::Aurora::TTFFontprivate
buildChars(const Common::UString &str)Graphics::Aurora::TTFFontvirtual
draw(uint32 c) constGraphics::Aurora::TTFFontvirtual
drawMissing() constGraphics::Aurora::TTFFontprivate
Font()Graphics::Font
getHeight() constGraphics::Aurora::TTFFontvirtual
Graphics::Font::getHeight(const Common::UString &text, float maxWidth=0.0f, float maxHeight=0.0f) constGraphics::Font
getLineCount(const Common::UString &text, float maxWidth=0.0f, float maxHeight=0.0f) constGraphics::Font
getLineSpacing() constGraphics::Fontvirtual
getLineWidth(const Common::UString &text) constGraphics::Font
getWidth(uint32 c) constGraphics::Aurora::TTFFontvirtual
Graphics::Font::getWidth(const Common::UString &text, float maxWidth=0.0f) constGraphics::Font
load(Common::SeekableReadStream *ttf, int height)Graphics::Aurora::TTFFontprivate
rebuildPages()Graphics::Aurora::TTFFontprivate
render(uint32 c, float &x, float &y, float *rgba) constGraphics::Fontinlinevirtual
renderBind(const glm::mat4 &transform) constGraphics::Fontinlinevirtual
renderUnbind() constGraphics::Fontinlinevirtual
split(const Common::UString &line, std::vector< Common::UString > &lines, float maxWidth=0.0f, float maxHeight=0.0f, bool trim=true) constGraphics::Font
split(Common::UString &line, float maxWidth, float maxHeight=0.0f, bool trim=true) constGraphics::Font
split(const Common::UString &line, Common::UString &lines, float maxWidth, float maxHeight=0.0f, bool trim=true) constGraphics::Font
TTFFont(Common::SeekableReadStream *ttf, int height)Graphics::Aurora::TTFFont
TTFFont(const Common::UString &name, int height)Graphics::Aurora::TTFFont
~Font()Graphics::Fontvirtual
~TTFFont()Graphics::Aurora::TTFFont