Function TriangleMeshNode.OpenSingleEdgeBurst
OpenSingleEdgeBurst
(refInt3 s1, refInt3 s2, refInt3 pos, ushort pathID, uint pathNodeIndex, uint candidatePathNodeIndex, uint candidateNodeIndex, uint candidateG, refUnsafeSpan<PathNode> pathNodes, refBinaryHeap heap, refHeuristicObjective heuristicObjective)
Private
Static
void OpenSingleEdgeBurst (
refInt3 | s1 | |
refInt3 | s2 | |
refInt3 | pos | |
ushort | pathID | |
uint | pathNodeIndex | |
uint | candidatePathNodeIndex | |
uint | candidateNodeIndex | |
uint | candidateG | |
refUnsafeSpan<PathNode> | pathNodes | |
refBinaryHeap | heap | |
heuristicObjective |