Blender  V2.59
Public Attributes
HeapNode Struct Reference

List of all members.

Public Attributes

void * ptr
float value
int index

Detailed Description

Definition at line 44 of file BLI_heap.c.


Member Data Documentation

Definition at line 47 of file BLI_heap.c.

Referenced by BLI_heap_insert(), and BLI_heap_remove().

Definition at line 45 of file BLI_heap.c.

Referenced by BLI_heap_free(), BLI_heap_insert(), BLI_heap_node_ptr(), and BLI_heap_popmin().

Definition at line 46 of file BLI_heap.c.

Referenced by BLI_heap_insert(), and BLI_heap_node_value().


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