This is the complete list of members for ImFontAtlas, including all inherited members.
AddFont(const ImFontConfig *font_cfg) | ImFontAtlas | |
AddFontDefault(const ImFontConfig *font_cfg=NULL) | ImFontAtlas | |
AddFontFromFileTTF(const char *filename, float size_pixels, const ImFontConfig *font_cfg=NULL, const ImWchar *glyph_ranges=NULL) | ImFontAtlas | |
AddFontFromMemoryCompressedBase85TTF(const char *compressed_ttf_data_base85, float size_pixels, const ImFontConfig *font_cfg=NULL, const ImWchar *glyph_ranges=NULL) | ImFontAtlas | |
AddFontFromMemoryCompressedTTF(const void *compressed_ttf_data, int compressed_ttf_size, float size_pixels, const ImFontConfig *font_cfg=NULL, const ImWchar *glyph_ranges=NULL) | ImFontAtlas | |
AddFontFromMemoryTTF(void *ttf_data, int ttf_size, float size_pixels, const ImFontConfig *font_cfg=NULL, const ImWchar *glyph_ranges=NULL) | ImFontAtlas | |
Build() | ImFontAtlas | |
Clear() | ImFontAtlas | |
ClearFonts() | ImFontAtlas | |
ClearInputData() | ImFontAtlas | |
ClearTexData() | ImFontAtlas | |
ConfigData | ImFontAtlas | |
Fonts | ImFontAtlas | |
GetGlyphRangesChinese() | ImFontAtlas | |
GetGlyphRangesCyrillic() | ImFontAtlas | |
GetGlyphRangesDefault() | ImFontAtlas | |
GetGlyphRangesJapanese() | ImFontAtlas | |
GetGlyphRangesKorean() | ImFontAtlas | |
GetTexDataAsAlpha8(unsigned char **out_pixels, int *out_width, int *out_height, int *out_bytes_per_pixel=NULL) | ImFontAtlas | |
GetTexDataAsRGBA32(unsigned char **out_pixels, int *out_width, int *out_height, int *out_bytes_per_pixel=NULL) | ImFontAtlas | |
ImFontAtlas() | ImFontAtlas | |
RenderCustomTexData(int pass, void *rects) | ImFontAtlas | |
SetTexID(void *id) | ImFontAtlas | inline |
TexDesiredWidth | ImFontAtlas | |
TexHeight | ImFontAtlas | |
TexID | ImFontAtlas | |
TexPixelsAlpha8 | ImFontAtlas | |
TexPixelsRGBA32 | ImFontAtlas | |
TexUvWhitePixel | ImFontAtlas | |
TexWidth | ImFontAtlas | |
~ImFontAtlas() | ImFontAtlas |