MGL(Win32)
|
継承メンバを含む MGL::Render::AsciiFont の全メンバ一覧です。
AsciiFont(TextureKey textureKey, uint32_t characterWidth, uint32_t characterHeight, const Vector2 &sourceOffset=MGL::Vector2()) noexcept | MGL::Render::AsciiFont | |
AsciiFont(const TextureWithBounds &textureBounds) noexcept | MGL::Render::AsciiFont | |
AsciiFont(const File::PathView &imagePath, uint32_t characterWidth, uint32_t characterHeight, const Vector2 &sourceOffset=MGL::Vector2(), TextureLoaderKey loaderKey=TextureStorage::kDefaultLoaderKey) noexcept | MGL::Render::AsciiFont | |
AsciiFont(const void *imageData, size_t dataSize, uint32_t characterWidth, uint32_t characterHeight, const Vector2 &sourceOffset=MGL::Vector2(), TextureLoaderKey loaderKey=TextureStorage::kDefaultLoaderKey) noexcept | MGL::Render::AsciiFont | |
FontResource(FontOrigin originType) noexcept | MGL::Render::FontResource | inline |
GetGlyph(size_t index, FontFaceType faceType, const FontOption &option) const noexcept override | MGL::Render::AsciiFont | virtual |
GetIndex(char32_t character, FontFaceType faceType) const noexcept override | MGL::Render::AsciiFont | virtual |
GetIndexConverter() const noexcept | MGL::Render::FontResource | inline |
GetLineAdvance() const noexcept override | MGL::Render::AsciiFont | inlinevirtual |
GetOriginType() const noexcept | MGL::Render::FontResource | inline |
GetRubyOffset() const noexcept | MGL::Render::IndexedFontResource | inlinevirtual |
HasFontFace(FontFaceType faceType) const noexcept override | MGL::Render::AsciiFont | inlinevirtual |
IndexedFontResource(FontOrigin originType) noexcept | MGL::Render::IndexedFontResource | |
Initialize() noexcept | MGL::Render::AsciiFont | |
IsEnabled(FontFeature feature) const noexcept | MGL::Render::FontResource | inline |
IsValid() const noexcept override | MGL::Render::AsciiFont | inlinevirtual |
SetEnabled(FontFeature feature, bool isEnabled) noexcept | MGL::Render::FontResource | inlineprotected |
~FontResource() noexcept=default (定義場所: MGL::Render::FontResource) | MGL::Render::FontResource | virtual |
~IndexedFontResource() noexcept override=default (定義場所: MGL::Render::IndexedFontResource) | MGL::Render::IndexedFontResource |