Ylva And Malin
Data Fields
ImFontGlyph Struct Reference

#include <imgui.h>

Collaboration diagram for ImFontGlyph:
Collaboration graph

Data Fields

ImWchar Codepoint
 
float AdvanceX
 
float X0
 
float Y0
 
float X1
 
float Y1
 
float U0
 
float V0
 
float U1
 
float V1
 

Field Documentation

float ImFontGlyph::AdvanceX
ImWchar ImFontGlyph::Codepoint
float ImFontGlyph::U0
float ImFontGlyph::U1
float ImFontGlyph::V0
float ImFontGlyph::V1
float ImFontGlyph::X0
float ImFontGlyph::X1
float ImFontGlyph::Y0
float ImFontGlyph::Y1

The documentation for this struct was generated from the following file: