Class: ImFontGlyph

Inherits:
FFI::Struct
  • Object
show all
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)