Blender  V2.93
Public Attributes | List of all members
PolyInfo Struct Reference

Public Attributes

ScanFillEdgeedge_first
 
ScanFillEdgeedge_last
 
ScanFillVertvert_outer
 

Detailed Description

Definition at line 38 of file scanfill_utils.c.

Member Data Documentation

◆ edge_first

ScanFillEdge* PolyInfo::edge_first

Definition at line 39 of file scanfill_utils.c.

Referenced by edge_step(), and scanfill_preprocess_self_isect().

◆ edge_last

ScanFillEdge * PolyInfo::edge_last

Definition at line 39 of file scanfill_utils.c.

Referenced by edge_step(), and scanfill_preprocess_self_isect().

◆ vert_outer

ScanFillVert* PolyInfo::vert_outer

Definition at line 40 of file scanfill_utils.c.


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