3#include "mc/_HeaderOutputPredefine.h"
20 BinaryHeap& operator=(BinaryHeap
const&);
21 BinaryHeap(BinaryHeap
const&);
31 MCNAPI ::PathfinderNode*
pop();
MCAPI::PathfinderNode * pop()
MCAPI void changeCost(::PathfinderNode *node, float newCost)
MCAPI::PathfinderNode * insert(::PathfinderNode *node)
Definition PathfinderNode.h:5