#include <imstb_rectpack.h>
Public Attributes | |
stbrp_coord | h |
int | id |
stbrp_coord | w |
int | was_packed |
stbrp_coord | x |
stbrp_coord | y |
Definition at line 115 of file imstb_rectpack.h.
stbrp_coord stbrp_rect::h |
Definition at line 121 of file imstb_rectpack.h.
int stbrp_rect::id |
Definition at line 118 of file imstb_rectpack.h.
stbrp_coord stbrp_rect::w |
Definition at line 121 of file imstb_rectpack.h.
int stbrp_rect::was_packed |
Definition at line 125 of file imstb_rectpack.h.
stbrp_coord stbrp_rect::x |
Definition at line 124 of file imstb_rectpack.h.
stbrp_coord stbrp_rect::y |
Definition at line 124 of file imstb_rectpack.h.