![]() |
SUMO - Simulation of Urban MObility
|
#include <stb_truetype.h>

Data Fields | |
| unsigned short | x0 |
| unsigned short | x1 |
| float | xadvance |
| float | xoff |
| float | xoff2 |
| unsigned short | y0 |
| unsigned short | y1 |
| float | yoff |
| float | yoff2 |
Definition at line 536 of file stb_truetype.h.
| unsigned short stbtt_packedchar::x0 |
Definition at line 538 of file stb_truetype.h.
| unsigned short stbtt_packedchar::x1 |
Definition at line 538 of file stb_truetype.h.
| float stbtt_packedchar::xadvance |
Definition at line 539 of file stb_truetype.h.
| float stbtt_packedchar::xoff |
Definition at line 539 of file stb_truetype.h.
| float stbtt_packedchar::xoff2 |
Definition at line 540 of file stb_truetype.h.
| unsigned short stbtt_packedchar::y0 |
Definition at line 538 of file stb_truetype.h.
| unsigned short stbtt_packedchar::y1 |
Definition at line 538 of file stb_truetype.h.
| float stbtt_packedchar::yoff |
Definition at line 539 of file stb_truetype.h.
| float stbtt_packedchar::yoff2 |
Definition at line 540 of file stb_truetype.h.