struct ImGui::ImFontAtlasCustomRect
- ImGui::ImFontAtlasCustomRect
- Struct
- Value
- Object
Included Modules
- ImGui::ClassType(LibImGui::ImFontAtlasCustomRect)
Defined in:
obj.crConstructors
Instance Method Summary
- #font : ImFont
- #font=(font : ImFont)
- #glyph_advance_x : Float32
- #glyph_advance_x=(glyph_advance_x : Float32)
- #glyph_id : UInt32
- #glyph_id=(glyph_id : UInt32)
- #glyph_offset : ImVec2
- #glyph_offset=(glyph_offset : ImVec2)
- #height : UInt16
- #height=(height : UInt16)
- #is_packed : Bool
- #to_unsafe : Pointer(T)
- #width : UInt16
- #width=(width : UInt16)
- #x : UInt16
- #x=(x : UInt16)
- #y : UInt16
- #y=(y : UInt16)