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

#include <BLI_sort_utils.h>

Public Attributes

int sort_value
 
voiddata
 

Detailed Description

Definition at line 28 of file BLI_sort_utils.h.

Member Data Documentation

◆ data

void* SortPtrByInt::data

Definition at line 30 of file BLI_sort_utils.h.

◆ sort_value

int SortPtrByInt::sort_value

Definition at line 29 of file BLI_sort_utils.h.


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