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