ScummVM API documentation
ImFontBaked Struct Reference

Public Member Functions

void ClearOutputData ()
 
ImFontGlyphFindGlyph (ImWchar c)
 
ImFontGlyphFindGlyphNoFallback (ImWchar c)
 
float GetCharAdvance (ImWchar c)
 
bool IsGlyphLoaded (ImWchar c)
 

Public Attributes

ImVector< float > IndexAdvanceX
 
float FallbackAdvanceX
 
float Size
 
float RasterizerDensity
 
ImVector< ImU16 > IndexLookup
 
ImVector< ImFontGlyphGlyphs
 
int FallbackGlyphIndex
 
float Ascent
 
float Descent
 
unsigned int MetricsTotalSurface:26
 
unsigned int WantDestroy:1
 
unsigned int LockLoadingFallback:1
 
int LastUsedFrame
 
ImGuiID BakedId
 
ImFontContainerFont
 
void * FontLoaderDatas
 

The documentation for this struct was generated from the following file: