Blender
V3.3
|
Public Attributes | |
uint | verts [2] |
uint | e_half |
Definition at line 34 of file polyfill_2d_beautify.c.
uint OrderEdge::e_half |
Definition at line 36 of file polyfill_2d_beautify.c.
Referenced by BLI_polyfill_beautify(), and oedge_cmp().
uint OrderEdge::verts[2] |
Definition at line 35 of file polyfill_2d_beautify.c.
Referenced by BLI_polyfill_beautify(), and oedge_cmp().