![]() |
RAMSES Documentation
27.0.130
Information for RAMSES users and developers
|
This is the complete list of members for ramses::IFontInstance, including all inherited members.
| getAllSupportedCharacters()=0 | ramses::IFontInstance | pure virtual |
| getAscender() const =0 | ramses::IFontInstance | pure virtual |
| getDescender() const =0 | ramses::IFontInstance | pure virtual |
| getHeight() const =0 | ramses::IFontInstance | pure virtual |
| loadAndAppendGlyphMetrics(std::u32string::const_iterator charsBegin, std::u32string::const_iterator charsEnd, GlyphMetricsVector &positionedGlyphs)=0 | ramses::IFontInstance | pure virtual |
| loadGlyphBitmapData(GlyphId glyphId, uint32_t &sizeX, uint32_t &sizeY)=0 | ramses::IFontInstance | pure virtual |
| supportsCharacter(char32_t character) const =0 | ramses::IFontInstance | pure virtual |
| ~IFontInstance()=default | ramses::IFontInstance | virtual |