stb.rectpack

Undocumented in source.

Members

Enums

STBRP_HEURISTIC_Skyline_default
anonymousenum STBRP_HEURISTIC_Skyline_default
Undocumented in source.

Functions

stbrp_init_target
void stbrp_init_target(stbrp_context* context, int width, int height, stbrp_node* nodes, int num_nodes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stbrp_pack_rects
int stbrp_pack_rects(stbrp_context* context, stbrp_rect* rects, int num_rects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stbrp_setup_allow_out_of_mem
void stbrp_setup_allow_out_of_mem(stbrp_context* context, int allow_out_of_mem)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stbrp_setup_heuristic
void stbrp_setup_heuristic(stbrp_context* context, int heuristic)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

stbrp_context
struct stbrp_context
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stbrp_node
struct stbrp_node
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stbrp_rect
struct stbrp_rect
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta