Blender
V3.3
|
Public Attributes | |
BoxVert * | vertarray |
float | box_width |
float | box_height |
Definition at line 222 of file boxpack_2d.c.
float VertSortContext::box_height |
Definition at line 224 of file boxpack_2d.c.
Referenced by BLI_box_pack_2d(), and vertex_sort().
float VertSortContext::box_width |
Definition at line 224 of file boxpack_2d.c.
Referenced by BLI_box_pack_2d(), and vertex_sort().
BoxVert* VertSortContext::vertarray |
Definition at line 223 of file boxpack_2d.c.
Referenced by BLI_box_pack_2d(), and vertex_sort().