Eclipse SUMO - Simulation of Urban MObility
|
#include <stb_truetype.h>
Data Fields | |
int | h |
unsigned char * | pixels |
int | stride |
int | w |
Definition at line 860 of file stb_truetype.h.
int stbtt__bitmap::h |
Definition at line 862 of file stb_truetype.h.
unsigned char* stbtt__bitmap::pixels |
Definition at line 863 of file stb_truetype.h.
int stbtt__bitmap::stride |
Definition at line 862 of file stb_truetype.h.
int stbtt__bitmap::w |
Definition at line 862 of file stb_truetype.h.