Blender V5.0
BMElemSort Struct Reference

Public Attributes

float srt
int org_idx

Detailed Description

Definition at line 6547 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 6551 of file editmesh_tools.cc.

Referenced by sort_bmelem_flag().

◆ srt

float BMElemSort::srt

Sort factor

Definition at line 6549 of file editmesh_tools.cc.

Referenced by bmelemsort_comp().


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