Open 3D Engine ImGui Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImFontGlyphRangesBuilder Struct Reference

Public Member Functions

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

Public Attributes

ImVector< ImU32 > UsedChars
 

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