Function BinaryHeap.Rebuild

Rebuild (UnsafeSpan<PathNode> nodes)

Rebuilds the heap by trickeling down all items.

Public
void Rebuild (

UnsafeSpan<PathNode>

nodes

)

Rebuilds the heap by trickeling down all items.

Usually called after the hTarget on a path has been changed