|
void | ClearOutputData () |
|
ImFontGlyph * | FindGlyph (ImWchar c) |
|
ImFontGlyph * | FindGlyphNoFallback (ImWchar c) |
|
float | GetCharAdvance (ImWchar c) |
|
bool | IsGlyphLoaded (ImWchar c) |
|
|
ImVector< float > | IndexAdvanceX |
|
float | FallbackAdvanceX |
|
float | Size |
|
float | RasterizerDensity |
|
ImVector< ImU16 > | IndexLookup |
|
ImVector< ImFontGlyph > | Glyphs |
|
int | FallbackGlyphIndex |
|
float | Ascent |
|
float | Descent |
|
unsigned int | MetricsTotalSurface:26 |
|
unsigned int | WantDestroy:1 |
|
unsigned int | LockLoadingFallback:1 |
|
int | LastUsedFrame |
|
ImGuiID | BakedId |
|
ImFont * | ContainerFont |
|
void * | FontLoaderDatas |
|
The documentation for this struct was generated from the following file: