![]() |
RAMSES Documentation
27.0.130
Information for RAMSES users and developers
|
This is the complete list of members for ramses::FontRegistry, including all inherited members.
createFreetype2Font(const char *fontPath) | ramses::FontRegistry | |
createFreetype2FontFromFileDescriptor(int fd, size_t offset, size_t length) | ramses::FontRegistry | |
createFreetype2FontInstance(FontId fontId, uint32_t size, bool forceAutohinting=false) | ramses::FontRegistry | |
createFreetype2FontInstanceWithHarfBuzz(FontId fontId, uint32_t size, bool forceAutohinting=false) | ramses::FontRegistry | |
deleteFont(FontId fontId) | ramses::FontRegistry | |
deleteFontInstance(FontInstanceId fontInstance) | ramses::FontRegistry | |
FontRegistry() | ramses::FontRegistry | |
FontRegistry(const FontRegistry &other)=delete | ramses::FontRegistry | |
getFontInstance(FontInstanceId fontInstanceId) const override | ramses::FontRegistry | virtual |
impl | ramses::FontRegistry | |
operator=(const FontRegistry &other)=delete | ramses::FontRegistry | |
~FontRegistry() override | ramses::FontRegistry | virtual |
~IFontAccessor()=default | ramses::IFontAccessor | virtual |