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