![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <stb_truetype.h>
Data Fields | |
| unsigned int | h_oversample |
| int | height |
| void * | nodes |
| void * | pack_info |
| int | padding |
| unsigned char * | pixels |
| int | stride_in_bytes |
| void * | user_allocator_context |
| unsigned int | v_oversample |
| int | width |
Definition at line 640 of file stb_truetype.h.
| unsigned int stbtt_pack_context::h_oversample |
Definition at line 647 of file stb_truetype.h.
| int stbtt_pack_context::height |
Definition at line 644 of file stb_truetype.h.
| void* stbtt_pack_context::nodes |
Definition at line 649 of file stb_truetype.h.
| void* stbtt_pack_context::pack_info |
Definition at line 642 of file stb_truetype.h.
| int stbtt_pack_context::padding |
Definition at line 646 of file stb_truetype.h.
| unsigned char* stbtt_pack_context::pixels |
Definition at line 648 of file stb_truetype.h.
| int stbtt_pack_context::stride_in_bytes |
Definition at line 645 of file stb_truetype.h.
| void* stbtt_pack_context::user_allocator_context |
Definition at line 641 of file stb_truetype.h.
| unsigned int stbtt_pack_context::v_oversample |
Definition at line 647 of file stb_truetype.h.
| int stbtt_pack_context::width |
Definition at line 643 of file stb_truetype.h.