Blender V4.3
BMElemSort Struct Reference

Public Attributes

float srt
 
int org_idx
 

Detailed Description

Definition at line 6207 of file editmesh_tools.cc.

Member Data Documentation

◆ org_idx

int BMElemSort::org_idx

Original index of this element (in its BLI_mempool).

Definition at line 6211 of file editmesh_tools.cc.

Referenced by sort_bmelem_flag().

◆ srt

float BMElemSort::srt

Sort factor

Definition at line 6209 of file editmesh_tools.cc.

Referenced by bmelemsort_comp().


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