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

Public Attributes

float srt
 
int org_idx
 

Detailed Description

Definition at line 6580 of file editmesh_tools.c.

Member Data Documentation

◆ org_idx

int BMElemSort::org_idx

Original index of this element (in its BLI_mempool).

Definition at line 6584 of file editmesh_tools.c.

Referenced by sort_bmelem_flag().

◆ srt

float BMElemSort::srt

Sort factor

Definition at line 6582 of file editmesh_tools.c.

Referenced by bmelemsort_comp().


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