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

Public Attributes

ScanFillEdgeedge_first
 
ScanFillEdgeedge_last
 
ScanFillVertvert_outer
 

Detailed Description

Definition at line 24 of file scanfill_utils.c.

Member Data Documentation

◆ edge_first

ScanFillEdge* PolyInfo::edge_first

Definition at line 25 of file scanfill_utils.c.

Referenced by edge_step(), and scanfill_preprocess_self_isect().

◆ edge_last

ScanFillEdge * PolyInfo::edge_last

Definition at line 25 of file scanfill_utils.c.

Referenced by edge_step(), and scanfill_preprocess_self_isect().

◆ vert_outer

ScanFillVert* PolyInfo::vert_outer

Definition at line 26 of file scanfill_utils.c.


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