|
Blender V5.0
|
Public Attributes | |
| uint | v |
| uint | e_next |
| uint | e_radial |
| uint | base_index |
Definition at line 44 of file polyfill_2d_beautify.cc.
| uint HalfEdge::base_index |
Definition at line 48 of file polyfill_2d_beautify.cc.
Referenced by BLI_polyfill_beautify().
| uint HalfEdge::e_next |
Definition at line 46 of file polyfill_2d_beautify.cc.
Referenced by BLI_polyfill_beautify(), polyedge_beauty_cost_update(), polyedge_rotate(), and polyedge_rotate_beauty_calc().
| uint HalfEdge::e_radial |
Definition at line 47 of file polyfill_2d_beautify.cc.
Referenced by BLI_polyfill_beautify(), and polyedge_rotate_beauty_calc().
Definition at line 45 of file polyfill_2d_beautify.cc.
Referenced by BLI_polyfill_beautify(), polyedge_rotate(), and polyedge_rotate_beauty_calc().