Public Attributes | List of all members
ImFontGlyph Struct Reference

#include <imgui.h>

Public Attributes

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

Detailed Description

Definition at line 1927 of file imgui.h.

Member Data Documentation

◆ AdvanceX

float ImFontGlyph::AdvanceX

Definition at line 1930 of file imgui.h.

◆ Codepoint

ImWchar ImFontGlyph::Codepoint

Definition at line 1929 of file imgui.h.

◆ U0

float ImFontGlyph::U0

Definition at line 1932 of file imgui.h.

◆ U1

float ImFontGlyph::U1

Definition at line 1932 of file imgui.h.

◆ V0

float ImFontGlyph::V0

Definition at line 1932 of file imgui.h.

◆ V1

float ImFontGlyph::V1

Definition at line 1932 of file imgui.h.

◆ X0

float ImFontGlyph::X0

Definition at line 1931 of file imgui.h.

◆ X1

float ImFontGlyph::X1

Definition at line 1931 of file imgui.h.

◆ Y0

float ImFontGlyph::Y0

Definition at line 1931 of file imgui.h.

◆ Y1

float ImFontGlyph::Y1

Definition at line 1931 of file imgui.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22