Class: ImFontGlyph
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- ImFontGlyph
- Defined in:
- lib/imgui.rb
Overview
Hold rendering data for one glyph. (Note: some language parsers may fail to convert the 31+1 bitfield members, in this case maybe drop store a single u32 or we can rework this)