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
int Flags;
Undocumented in source.
FontBuilderFlags
uint FontBuilderFlags;
Undocumented in source.
FontBuilderIO
const(ImFontBuilderIO)* FontBuilderIO;
Undocumented in source.
Fonts
ImVector_ImFontPtr 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
void* TexID;
Undocumented in source.
TexPixelsAlpha8
ubyte* TexPixelsAlpha8;
Undocumented in source.
TexPixelsRGBA32
uint* TexPixelsRGBA32;
Undocumented in source.
TexPixelsUseColors
bool TexPixelsUseColors;
Undocumented in source.
TexReady
bool TexReady;
Undocumented in source.
TexUvLines
ImVec4[64] TexUvLines;
Undocumented in source.
TexUvScale
ImVec2 TexUvScale;
Undocumented in source.
TexUvWhitePixel
ImVec2 TexUvWhitePixel;
Undocumented in source.
TexWidth
int TexWidth;
Undocumented in source.

Meta