Ylva And Malin
Data Fields
stbrp_context Struct Reference

#include <stb_rect_pack.h>

Collaboration diagram for stbrp_context:
Collaboration graph

Data Fields

int width
 
int height
 
int align
 
int init_mode
 
int heuristic
 
int num_nodes
 
stbrp_nodeactive_head
 
stbrp_nodefree_head
 
stbrp_node extra [2]
 

Field Documentation

stbrp_node* stbrp_context::active_head
int stbrp_context::align
stbrp_node stbrp_context::extra[2]
stbrp_node* stbrp_context::free_head
int stbrp_context::height
int stbrp_context::heuristic
int stbrp_context::init_mode
int stbrp_context::num_nodes
int stbrp_context::width

The documentation for this struct was generated from the following file: