Blender V4.5
HalfEdge Struct Reference

Public Attributes

uint v
 
uint e_next
 
uint e_radial
 
uint base_index
 

Detailed Description

Definition at line 44 of file polyfill_2d_beautify.cc.

Member Data Documentation

◆ base_index

uint HalfEdge::base_index

Definition at line 48 of file polyfill_2d_beautify.cc.

Referenced by BLI_polyfill_beautify().

◆ e_next

◆ e_radial

uint HalfEdge::e_radial

Definition at line 47 of file polyfill_2d_beautify.cc.

Referenced by BLI_polyfill_beautify(), and polyedge_rotate_beauty_calc().

◆ v

uint HalfEdge::v

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