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

#include <BLI_sort_utils.h>

Public Attributes

float sort_value
 
int data
 

Detailed Description

Definition at line 23 of file BLI_sort_utils.h.

Member Data Documentation

◆ data

int SortIntByFloat::data

Definition at line 25 of file BLI_sort_utils.h.

Referenced by BM_verts_sort_radial_plane().

◆ sort_value

float SortIntByFloat::sort_value

Definition at line 24 of file BLI_sort_utils.h.

Referenced by BM_verts_sort_radial_plane().


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