Blender  V3.3
Public Attributes | List of all members
EdgeSort Struct Reference

Public Attributes

uint v1
 
uint v2
 
char is_loose
 
char is_draw
 

Detailed Description

Definition at line 1298 of file mesh_validate.cc.

Member Data Documentation

◆ is_draw

char EdgeSort::is_draw

Definition at line 1300 of file mesh_validate.cc.

Referenced by mesh_calc_edges_mdata(), and to_edgesort().

◆ is_loose

char EdgeSort::is_loose

Definition at line 1300 of file mesh_validate.cc.

Referenced by mesh_calc_edges_mdata(), and to_edgesort().

◆ v1

uint EdgeSort::v1

Definition at line 1299 of file mesh_validate.cc.

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

◆ v2

uint EdgeSort::v2

Definition at line 1299 of file mesh_validate.cc.

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


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