Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImFontGlyph Struct Reference

#include <imgui.h>

Public Attributes

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

Member Data Documentation

◆ AdvanceX

float ImFontGlyph::AdvanceX

◆ Codepoint

ImWchar ImFontGlyph::Codepoint

◆ U0

float ImFontGlyph::U0

◆ U1

float ImFontGlyph::U1

◆ V0

float ImFontGlyph::V0

◆ V1

float ImFontGlyph::V1

◆ X0

float ImFontGlyph::X0

◆ X1

float ImFontGlyph::X1

◆ Y0

float ImFontGlyph::Y0

◆ Y1

float ImFontGlyph::Y1

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