stbrp_context
extern (C)
struct stbrp_context {
}
Members
- active_head
stbrp_node* active_head;
Undocumented in source.
- align_
int align_;
Undocumented in source.
- extra
stbrp_node[2] extra;
Undocumented in source.
- free_head
stbrp_node* free_head;
Undocumented in source.
- height
int height;
Undocumented in source.
- heuristic
int heuristic;
Undocumented in source.
- init_mode
int init_mode;
Undocumented in source.
- num_nodes
int num_nodes;
Undocumented in source.
- width
int width;
Undocumented in source.
stb rectpack binding
enumsfunctionsstructs