defaultEstimateHeuristic

    The default Heuristic which will be used to calculate the cost between the point and the end point if _estimateCost(fromId:toId:) was not overridden.

    AStarGrid2D.swift:158
    final var defaultEstimateHeuristic: AStarGrid2D.Heuristic { get set }

    Other members in extension

    Types

    Type members

    Instance members

    Show implementation details (2)

    Hide implementation details