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

Public Attributes

uint size
 
uint bufsize
 
HeapSimpleNodetree
 

Detailed Description

Definition at line 33 of file BLI_heap_simple.c.

Member Data Documentation

◆ bufsize

uint HeapSimple::bufsize

Definition at line 35 of file BLI_heap_simple.c.

Referenced by BLI_heapsimple_insert(), and BLI_heapsimple_new_ex().

◆ size

uint HeapSimple::size

◆ tree

HeapSimpleNode* HeapSimple::tree

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