#include <src/imgui/imgui.h>
◆ ImFontAtlasCustomRect()
| ImFontAtlasCustomRect::ImFontAtlasCustomRect |
( |
| ) |
|
|
inline |
ImVec2 GlyphOffset
Definition imgui.h:2556
float GlyphAdvanceX
Definition imgui.h:2555
unsigned short X
Definition imgui.h:2553
unsigned int GlyphID
Definition imgui.h:2554
unsigned short Height
Definition imgui.h:2552
unsigned short Width
Definition imgui.h:2552
unsigned short Y
Definition imgui.h:2553
ImFont * Font
Definition imgui.h:2557
◆ IsPacked()
| bool ImFontAtlasCustomRect::IsPacked |
( |
| ) |
const |
|
inline |
◆ Font
| ImFont* ImFontAtlasCustomRect::Font |
◆ GlyphAdvanceX
| float ImFontAtlasCustomRect::GlyphAdvanceX |
◆ GlyphID
| unsigned int ImFontAtlasCustomRect::GlyphID |
◆ GlyphOffset
| ImVec2 ImFontAtlasCustomRect::GlyphOffset |
◆ Height
| unsigned short ImFontAtlasCustomRect::Height |
◆ Width
| unsigned short ImFontAtlasCustomRect::Width |
| unsigned short ImFontAtlasCustomRect::X |
| unsigned short ImFontAtlasCustomRect::Y |
The documentation for this struct was generated from the following file: