MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
MGL::Render::FontResource メンバ一覧

継承メンバを含む MGL::Render::FontResource の全メンバ一覧です。

FontResource(FontOrigin originType) noexceptMGL::Render::FontResourceinline
GetGlyph(char32_t character, FontFaceType faceType, const FontOption &option) const noexceptMGL::Render::FontResourceinlinevirtual
GetGlyph(Text::IndexedCharacter character, FontFaceType faceType, const FontOption &option) const noexceptMGL::Render::FontResourceinlinevirtual
GetIndexConverter() const noexceptMGL::Render::FontResourceinline
GetOriginType() const noexceptMGL::Render::FontResourceinline
HasFontFace(FontFaceType faceType) const noexcept=0MGL::Render::FontResourcepure virtual
IsEnabled(FontFeature feature) const noexceptMGL::Render::FontResourceinline
IsValid() const noexcept=0MGL::Render::FontResourcepure virtual
Print(FontWorkdata &workdata, const FontOption &option, const char *text, const Text::FormatArgs &formatArgs) noexceptMGL::Render::FontResourceinlinevirtual
Print(FontWorkdata &workdata, const FontOption &option, const Text::IndexedCharacter *indexedString, const Text::FormatArgs &formatArgs) noexceptMGL::Render::FontResourceinlinevirtual
SetEnabled(FontFeature feature, bool isEnabled) noexceptMGL::Render::FontResourceinlineprotected
ToIndexedCharacter(char32_t character, FontFaceType faceType) const noexceptMGL::Render::FontResourceinlinevirtual
ToUTF32(Text::IndexedCharacter indexedCharacter, FontFaceType faceType) const noexceptMGL::Render::FontResourceinlinevirtual
~FontResource() noexcept=default (定義場所: MGL::Render::FontResource)MGL::Render::FontResourcevirtual