This class is used to calculate the heuristic estimated-cost-to-goal. It estimates the cost to goal as the sum of the differences between the nodes in all there primary directions. So if there were 2 nodes then the estimated-cost between them is |x1 - x2| + |y1 - y2| + |z1 - z2| </pre
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected