LeviLamina
Loading...
Searching...
No Matches
TrueTypeFont.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
TrueTypeFont
{
6
public
:
7
// TrueTypeFont inner types declare
8
// clang-format off
9
struct
LoadedFontInformation
;
10
struct
PageOfGlyphs
;
11
// clang-format on
12
13
// TrueTypeFont inner types define
14
struct
LoadedFontInformation
{};
15
16
struct
PageOfGlyphs
{};
17
};
TrueTypeFont::LoadedFontInformation
Definition
TrueTypeFont.h:14
TrueTypeFont::PageOfGlyphs
Definition
TrueTypeFont.h:16
TrueTypeFont
Definition
TrueTypeFont.h:5
src-client
mc
client
gui
TrueTypeFont.h
Generated on Fri Dec 12 2025 16:34:19 for LeviLamina by
1.12.0