Blender V5.0
blender::draw::gpencil::SortInfo Struct Reference

Public Attributes

unsigned int min_rank
unsigned int n_ranks
CompareFn func
list_noderanks [MAX_RANKS]

Detailed Description

Definition at line 122 of file gpencil_cache_utils.cc.

Member Data Documentation

◆ func

CompareFn blender::draw::gpencil::SortInfo::func

Definition at line 124 of file gpencil_cache_utils.cc.

◆ min_rank

unsigned int blender::draw::gpencil::SortInfo::min_rank

Definition at line 123 of file gpencil_cache_utils.cc.

◆ n_ranks

unsigned int blender::draw::gpencil::SortInfo::n_ranks

Definition at line 123 of file gpencil_cache_utils.cc.

◆ ranks

list_node* blender::draw::gpencil::SortInfo::ranks[MAX_RANKS]

Definition at line 132 of file gpencil_cache_utils.cc.


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