|
Blender V5.0
|
Public Attributes | |
| BoxVert * | vertarray |
| float | box_width |
| float | box_height |
Definition at line 210 of file boxpack_2d.cc.
| float VertSortContext::box_height |
Definition at line 212 of file boxpack_2d.cc.
Referenced by BLI_box_pack_2d(), and vertex_sort().
| float VertSortContext::box_width |
Definition at line 212 of file boxpack_2d.cc.
Referenced by BLI_box_pack_2d(), and vertex_sort().
| BoxVert* VertSortContext::vertarray |
Definition at line 211 of file boxpack_2d.cc.
Referenced by BLI_box_pack_2d(), and vertex_sort().