Blender V5.0
HeapSimpleNode Struct Reference

Public Attributes

float value
void * ptr

Detailed Description

Definition at line 31 of file BLI_heap_simple.cc.

Member Data Documentation

◆ ptr

void* HeapSimpleNode::ptr

◆ value

float HeapSimpleNode::value

Definition at line 32 of file BLI_heap_simple.cc.

Referenced by BLI_heapsimple_top_value().


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