Blender V4.3
EdgeSort Struct Reference

Public Attributes

uint v1
 
uint v2
 
char is_loose
 
char is_draw
 

Detailed Description

Definition at line 57 of file mesh_legacy_convert.cc.

Member Data Documentation

◆ is_draw

char EdgeSort::is_draw

Definition at line 59 of file mesh_legacy_convert.cc.

Referenced by mesh_calc_edges_mdata(), and to_edgesort().

◆ is_loose

char EdgeSort::is_loose

Definition at line 59 of file mesh_legacy_convert.cc.

Referenced by to_edgesort().

◆ v1

uint EdgeSort::v1

Definition at line 58 of file mesh_legacy_convert.cc.

Referenced by mesh_calc_edges_mdata(), to_edgesort(), and vergedgesort().

◆ v2

uint EdgeSort::v2

Definition at line 58 of file mesh_legacy_convert.cc.

Referenced by mesh_calc_edges_mdata(), to_edgesort(), and vergedgesort().


The documentation for this struct was generated from the following file: