OpenRaider  0.1.4-dev
Open Source Tomb Raider Game Engine implementation
ImFont Member List

This is the complete list of members for ImFont, including all inherited members.

BuildLookupTable()ImFont
CalcTextSizeA(float size, float max_width, float wrap_width, const char *text_begin, const char *text_end=NULL, const char **remaining=NULL) const ImFont
CalcTextSizeW(float size, float max_width, const ImWchar *text_begin, const ImWchar *text_end, const ImWchar **remaining=NULL) const ImFont
CalcWordWrapPositionA(float scale, const char *text, const char *text_end, float wrap_width) const ImFont
Clear()ImFont
ContainerAtlasImFont
DisplayOffsetImFont
FallbackCharImFont
FallbackGlyphImFont
FallbackXAdvanceImFont
FindGlyph(unsigned short c) const ImFont
FontSizeImFont
GlyphsImFont
ImFont()ImFont
IndexLookupImFont
IndexXAdvanceImFont
IsLoaded() const ImFontinline
RenderText(float size, ImVec2 pos, ImU32 col, const ImVec4 &clip_rect, const char *text_begin, const char *text_end, ImDrawVert *&out_vertices, float wrap_width=0.0f, const ImVec2 *cpu_clip_max=NULL) const ImFont
ScaleImFont
SetFallbackChar(ImWchar c)ImFont
~ImFont()ImFontinline