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

#include <BLI_sort_utils.h>

Public Attributes

int sort_value
 
int data
 

Detailed Description

Definition at line 33 of file BLI_sort_utils.h.

Member Data Documentation

◆ data

int SortIntByInt::data

Definition at line 35 of file BLI_sort_utils.h.

◆ sort_value

int SortIntByInt::sort_value

Definition at line 34 of file BLI_sort_utils.h.


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