Blender V5.0
PolyInfo Struct Reference

Public Attributes

ScanFillEdgeedge_first
ScanFillEdgeedge_last
ScanFillVertvert_outer

Detailed Description

Definition at line 25 of file scanfill_utils.cc.

Member Data Documentation

◆ edge_first

ScanFillEdge* PolyInfo::edge_first

Definition at line 26 of file scanfill_utils.cc.

Referenced by BLI_scanfill_calc_self_isect(), and edge_step().

◆ edge_last

ScanFillEdge * PolyInfo::edge_last

Definition at line 26 of file scanfill_utils.cc.

Referenced by BLI_scanfill_calc_self_isect(), and edge_step().

◆ vert_outer

ScanFillVert* PolyInfo::vert_outer

Definition at line 27 of file scanfill_utils.cc.


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