Blender  V3.3
Public Attributes | List of all members
OrderEdge Struct Reference

Public Attributes

uint verts [2]
 
uint e_half
 

Detailed Description

Definition at line 34 of file polyfill_2d_beautify.c.

Member Data Documentation

◆ e_half

uint OrderEdge::e_half

Definition at line 36 of file polyfill_2d_beautify.c.

Referenced by BLI_polyfill_beautify(), and oedge_cmp().

◆ verts

uint OrderEdge::verts[2]

Definition at line 35 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: