#include <stb_rect_pack.h>
Public Attributes | |
stbrp_coord | h |
int | id |
stbrp_coord | w |
int | was_packed |
stbrp_coord | x |
stbrp_coord | y |
Definition at line 100 of file stb_rect_pack.h.
stbrp_coord stbrp_rect::h |
Definition at line 106 of file stb_rect_pack.h.
int stbrp_rect::id |
Definition at line 103 of file stb_rect_pack.h.
stbrp_coord stbrp_rect::w |
Definition at line 106 of file stb_rect_pack.h.
int stbrp_rect::was_packed |
Definition at line 110 of file stb_rect_pack.h.
stbrp_coord stbrp_rect::x |
Definition at line 109 of file stb_rect_pack.h.
stbrp_coord stbrp_rect::y |
Definition at line 109 of file stb_rect_pack.h.