struct

ImGui::ImFontGlyph

Inherits ImGui::StructType < Struct < Value < Object

Constructors

new(colored : UInt32, visible : UInt32, codepoint : UInt32, advance_x : Float32, x0 : Float32, y0 : Float32, x1 : Float32, y1 : Float32, u0 : Float32, v0 : Float32, u1 : Float32, v1 : Float32)
Source

Instance methods

advance_x
Source
advance_x=(advance_x : Float32)
Source
codepoint
Source
codepoint=(codepoint : UInt32)
Source
colored
Source
colored=(colored : UInt32)
Source
u0=(u0 : Float32)
Source
u1=(u1 : Float32)
Source
v0=(v0 : Float32)
Source
v1=(v1 : Float32)
Source
visible
Source
visible=(visible : UInt32)
Source
x0=(x0 : Float32)
Source
x1=(x1 : Float32)
Source
y0=(y0 : Float32)
Source
y1=(y1 : Float32)
Source