Blender V4.3
OrderEdge Struct Reference

Public Attributes

uint verts [2]
 
uint e_half
 

Detailed Description

Definition at line 37 of file polyfill_2d_beautify.c.

Member Data Documentation

◆ e_half

uint OrderEdge::e_half

Definition at line 39 of file polyfill_2d_beautify.c.

Referenced by BLI_polyfill_beautify(), and oedge_cmp().

◆ verts

uint OrderEdge::verts[2]

Definition at line 38 of file polyfill_2d_beautify.c.

Referenced by BLI_polyfill_beautify(), and oedge_cmp().


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