Function AStar.getPointCapacity

Returns the capacity of the structure backing the points, useful in conjunction with reserve_space.

long getPointCapacity() nothrow @nogc const;