|
Blender
V2.93
|
Public Attributes | |
| unsigned int | v1 |
| unsigned int | v2 |
| char | is_loose |
| char | is_draw |
Definition at line 1319 of file mesh_validate.c.
| char EdgeSort::is_draw |
Definition at line 1321 of file mesh_validate.c.
Referenced by mesh_calc_edges_mdata(), and to_edgesort().
| char EdgeSort::is_loose |
Definition at line 1321 of file mesh_validate.c.
Referenced by mesh_calc_edges_mdata(), and to_edgesort().
| unsigned int EdgeSort::v1 |
Definition at line 1320 of file mesh_validate.c.
Referenced by mesh_calc_edges_mdata(), to_edgesort(), and vergedgesort().
| unsigned int EdgeSort::v2 |
Definition at line 1320 of file mesh_validate.c.
Referenced by mesh_calc_edges_mdata(), to_edgesort(), and vergedgesort().