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

Public Attributes

float value
 
voidptr
 

Detailed Description

Definition at line 28 of file BLI_heap_simple.c.

Member Data Documentation

◆ ptr

void* HeapSimpleNode::ptr

◆ value

float HeapSimpleNode::value

Definition at line 29 of file BLI_heap_simple.c.

Referenced by BLI_heapsimple_top_value().


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