- cpp3ds
- Font
This is the complete list of members for cpp3ds::Font, including all inherited members.
Font() | cpp3ds::Font | |
Font(const Font ©) | cpp3ds::Font | |
getGlyph(Uint32 codePoint, unsigned int characterSize, bool bold) const | cpp3ds::Font | |
getInfo() const | cpp3ds::Font | |
getKerning(Uint32 first, Uint32 second, unsigned int characterSize) const | cpp3ds::Font | |
getLineSpacing(unsigned int characterSize) const | cpp3ds::Font | |
getTexture(unsigned int characterSize) const | cpp3ds::Font | |
loadFromFile(const std::string &filename) | cpp3ds::Font | |
loadFromMemory(const void *data, std::size_t sizeInBytes) | cpp3ds::Font | |
loadFromStream(InputStream &stream) | cpp3ds::Font | |
operator=(const Font &right) | cpp3ds::Font | |
~Font() | cpp3ds::Font |