Blender V4.5
BMElemSort Struct Reference

Public Attributes

float srt
int org_idx

Detailed Description

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

Referenced by sort_bmelem_flag().

◆ srt

float BMElemSort::srt

Sort factor

Definition at line 6491 of file editmesh_tools.cc.

Referenced by bmelemsort_comp().


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