|
Blender V4.3
|
Public Attributes | |
| uint | v1 |
| uint | v2 |
| char | is_loose |
| char | is_draw |
Definition at line 57 of file mesh_legacy_convert.cc.
| char EdgeSort::is_draw |
Definition at line 59 of file mesh_legacy_convert.cc.
Referenced by mesh_calc_edges_mdata(), and to_edgesort().
| char EdgeSort::is_loose |
Definition at line 59 of file mesh_legacy_convert.cc.
Referenced by to_edgesort().
| uint EdgeSort::v1 |
Definition at line 58 of file mesh_legacy_convert.cc.
Referenced by mesh_calc_edges_mdata(), to_edgesort(), and vergedgesort().
| uint EdgeSort::v2 |
Definition at line 58 of file mesh_legacy_convert.cc.
Referenced by mesh_calc_edges_mdata(), to_edgesort(), and vergedgesort().