ScummVM API documentation
ImFontGlyphRangesBuilder Struct Reference

Public Member Functions

void Clear ()
 
bool GetBit (size_t n) const
 
void SetBit (size_t n)
 
void AddChar (ImWchar c)
 
void AddText (const char *text, const char *text_end=NULL)
 
void AddRanges (const ImWchar *ranges)
 
void BuildRanges (ImVector< ImWchar > *out_ranges)
 

Public Attributes

ImVector< ImU32 > UsedChars
 

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