![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
|
This is the complete list of members for ImFont, including all inherited members.
AddGlyph(ImWchar c, float x0, float y0, float x1, float y1, float u0, float v0, float u1, float v1, float advance_x) | ImFont | |
AddRemapChar(ImWchar dst, ImWchar src, bool overwrite_dst=true) | ImFont | |
Ascent | ImFont | |
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 | |
CalcWordWrapPositionA(float scale, const char *text, const char *text_end, float wrap_width) const | ImFont | |
ClearOutputData() | ImFont | |
ConfigData | ImFont | |
ConfigDataCount | ImFont | |
ContainerAtlas | ImFont | |
Descent | ImFont | |
DirtyLookupTables | ImFont | |
DisplayOffset | ImFont | |
EllipsisChar | ImFont | |
FallbackAdvanceX | ImFont | |
FallbackChar | ImFont | |
FallbackGlyph | ImFont | |
FindGlyph(ImWchar c) const | ImFont | |
FindGlyphNoFallback(ImWchar c) const | ImFont | |
FontSize | ImFont | |
GetCharAdvance(ImWchar c) const | ImFont | inline |
GetDebugName() const | ImFont | inline |
Glyph typedef | ImFont | |
Glyphs | ImFont | |
GrowIndex(int new_size) | ImFont | |
ImFont() | ImFont | |
IndexAdvanceX | ImFont | |
IndexLookup | ImFont | |
IsLoaded() const | ImFont | inline |
MetricsTotalSurface | ImFont | |
RenderChar(ImDrawList *draw_list, float size, ImVec2 pos, ImU32 col, ImWchar c) const | ImFont | |
RenderText(ImDrawList *draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4 &clip_rect, const char *text_begin, const char *text_end, float wrap_width=0.0f, bool cpu_fine_clip=false) const | ImFont | |
Scale | ImFont | |
SetFallbackChar(ImWchar c) | ImFont | |
~ImFont() | ImFont |