|
Blender
V3.3
|
Public Attributes | |
| uint | v1 |
| uint | v2 |
| char | is_loose |
| char | is_draw |
Definition at line 1298 of file mesh_validate.cc.
| char EdgeSort::is_draw |
Definition at line 1300 of file mesh_validate.cc.
Referenced by mesh_calc_edges_mdata(), and to_edgesort().
| char EdgeSort::is_loose |
Definition at line 1300 of file mesh_validate.cc.
Referenced by mesh_calc_edges_mdata(), and to_edgesort().
| uint EdgeSort::v1 |
Definition at line 1299 of file mesh_validate.cc.
Referenced by mesh_calc_edges_mdata(), to_edgesort(), and vergedgesort().
| uint EdgeSort::v2 |
Definition at line 1299 of file mesh_validate.cc.
Referenced by mesh_calc_edges_mdata(), to_edgesort(), and vergedgesort().