VR-Vantage 2.5 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImFontAtlas Member List

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_font_data_base85, float size_pixels, const ImFontConfig *font_cfg=NULL, const ImWchar *glyph_ranges=NULL)ImFontAtlas
AddFontFromMemoryCompressedTTF(const void *compressed_font_data, int compressed_font_size, float size_pixels, const ImFontConfig *font_cfg=NULL, const ImWchar *glyph_ranges=NULL)ImFontAtlas
AddFontFromMemoryTTF(void *font_data, int font_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
ConfigDataImFontAtlas
CustomRectCalcUV(const CustomRect *rect, ImVec2 *out_uv_min, ImVec2 *out_uv_max)ImFontAtlas
CustomRectRegister(unsigned int id, int width, int height)ImFontAtlas
CustomRectsImFontAtlas
FontsImFontAtlas
GetGlyphRangesChinese()ImFontAtlas
GetGlyphRangesCyrillic()ImFontAtlas
GetGlyphRangesDefault()ImFontAtlas
GetGlyphRangesJapanese()ImFontAtlas
GetGlyphRangesKorean()ImFontAtlas
GetGlyphRangesThai()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
SetTexID(ImTextureID id)ImFontAtlasinline
TexDesiredWidthImFontAtlas
TexGlyphPaddingImFontAtlas
TexHeightImFontAtlas
TexIDImFontAtlas
TexPixelsAlpha8ImFontAtlas
TexPixelsRGBA32ImFontAtlas
TexUvWhitePixelImFontAtlas
TexWidthImFontAtlas
~ImFontAtlas()ImFontAtlas


Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)