ImFontAtlas

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

ConfigData
ImVector!(ImFontConfig) ConfigData;
Undocumented in source.
CustomRects
ImVector!(ImFontAtlasCustomRect) CustomRects;
Undocumented in source.
Flags
ImFontAtlasFlags Flags;
Undocumented in source.
FontBuilderFlags
uint FontBuilderFlags;
Undocumented in source.
FontBuilderIO
ImFontBuilderIO* FontBuilderIO;
Undocumented in source.
Fonts
ImVector!(ImFont*) Fonts;
Undocumented in source.
Locked
bool Locked;
Undocumented in source.
PackIdLines
int PackIdLines;
Undocumented in source.
PackIdMouseCursors
int PackIdMouseCursors;
Undocumented in source.
TexDesiredWidth
int TexDesiredWidth;
Undocumented in source.
TexGlyphPadding
int TexGlyphPadding;
Undocumented in source.
TexHeight
int TexHeight;
Undocumented in source.
TexID
ImTextureID TexID;
Undocumented in source.
TexPixelsAlpha8
char* TexPixelsAlpha8;
Undocumented in source.
TexPixelsRGBA32
uint* TexPixelsRGBA32;
Undocumented in source.
TexPixelsUseColors
bool TexPixelsUseColors;
Undocumented in source.
TexReady
bool TexReady;
Undocumented in source.
TexUvLines
ImVec4[(63) + 1] TexUvLines;
Undocumented in source.
TexUvScale
ImVec2 TexUvScale;
Undocumented in source.
TexUvWhitePixel
ImVec2 TexUvWhitePixel;
Undocumented in source.
TexWidth
int TexWidth;
Undocumented in source.

Meta