Blender V5.0
VertSortContext Struct Reference

Public Attributes

BoxVertvertarray
float box_width
float box_height

Detailed Description

Definition at line 210 of file boxpack_2d.cc.

Member Data Documentation

◆ box_height

float VertSortContext::box_height

Definition at line 212 of file boxpack_2d.cc.

Referenced by BLI_box_pack_2d(), and vertex_sort().

◆ box_width

float VertSortContext::box_width

Definition at line 212 of file boxpack_2d.cc.

Referenced by BLI_box_pack_2d(), and vertex_sort().

◆ vertarray

BoxVert* VertSortContext::vertarray

Definition at line 211 of file boxpack_2d.cc.

Referenced by BLI_box_pack_2d(), and vertex_sort().


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