Steppable 0.0.1
A CAS project written from scratch in C++
|
#include <imgui.h>
Public Attributes | |
unsigned int | Colored: 1 |
unsigned int | Visible: 1 |
unsigned int | Codepoint: 30 |
float | AdvanceX |
float | X0 |
float | Y0 |
float | X1 |
float | Y1 |
float | U0 |
float | V0 |
float | U1 |
float | V1 |
float ImFontGlyph::AdvanceX |
unsigned int ImFontGlyph::Codepoint |
unsigned int ImFontGlyph::Colored |
float ImFontGlyph::U0 |
float ImFontGlyph::U1 |
float ImFontGlyph::V0 |
float ImFontGlyph::V1 |
unsigned int ImFontGlyph::Visible |
float ImFontGlyph::X0 |
float ImFontGlyph::X1 |
float ImFontGlyph::Y0 |
float ImFontGlyph::Y1 |