Blender V4.5
Heap Struct Reference

Classes

struct  [struct].nodes

Public Attributes

uint size
uint bufsize
HeapNode ** tree
struct  nodes

Detailed Description

Definition at line 46 of file BLI_heap.cc.

Member Data Documentation

◆ bufsize

uint Heap::bufsize

Definition at line 48 of file BLI_heap.cc.

Referenced by BLI_heap_insert(), and BLI_heap_new_ex().

◆ nodes

◆ size

◆ tree


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