Public Attributes | List of all members
ImFontGlyph Struct Reference

#include <imgui.h>

Public Attributes

float AdvanceX
 
unsigned int Codepoint: 31
 
float U0
 
float U1
 
float V0
 
float V1
 
unsigned int Visible: 1
 
float X0
 
float X1
 
float Y0
 
float Y1
 

Detailed Description

Definition at line 2120 of file imgui.h.

Member Data Documentation

◆ AdvanceX

float ImFontGlyph::AdvanceX

Definition at line 2124 of file imgui.h.

◆ Codepoint

unsigned int ImFontGlyph::Codepoint

Definition at line 2122 of file imgui.h.

◆ U0

float ImFontGlyph::U0

Definition at line 2126 of file imgui.h.

◆ U1

float ImFontGlyph::U1

Definition at line 2126 of file imgui.h.

◆ V0

float ImFontGlyph::V0

Definition at line 2126 of file imgui.h.

◆ V1

float ImFontGlyph::V1

Definition at line 2126 of file imgui.h.

◆ Visible

unsigned int ImFontGlyph::Visible

Definition at line 2123 of file imgui.h.

◆ X0

float ImFontGlyph::X0

Definition at line 2125 of file imgui.h.

◆ X1

float ImFontGlyph::X1

Definition at line 2125 of file imgui.h.

◆ Y0

float ImFontGlyph::Y0

Definition at line 2125 of file imgui.h.

◆ Y1

float ImFontGlyph::Y1

Definition at line 2125 of file imgui.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06