Blender  V2.93
Public Attributes | List of all members
BMElemSort Struct Reference

Public Attributes

float srt
 
int org_idx
 

Detailed Description

Definition at line 6306 of file editmesh_tools.c.

Member Data Documentation

◆ org_idx

int BMElemSort::org_idx

Original index of this element in its mempool

Definition at line 6310 of file editmesh_tools.c.

Referenced by sort_bmelem_flag().

◆ srt

float BMElemSort::srt

Sort factor

Definition at line 6308 of file editmesh_tools.c.

Referenced by bmelemsort_comp().


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