|
Blender V4.3
|
Public Attributes | |
| ScanFillEdge * | edge_first |
| ScanFillEdge * | edge_last |
| ScanFillVert * | vert_outer |
Definition at line 27 of file scanfill_utils.c.
| ScanFillEdge* PolyInfo::edge_first |
Definition at line 28 of file scanfill_utils.c.
Referenced by BLI_scanfill_calc_self_isect(), and edge_step().
| ScanFillEdge * PolyInfo::edge_last |
Definition at line 28 of file scanfill_utils.c.
Referenced by BLI_scanfill_calc_self_isect(), and edge_step().
| ScanFillVert* PolyInfo::vert_outer |
Definition at line 29 of file scanfill_utils.c.