Function AStar2D.getPointCapacity
Returns the capacity of the structure backing the points, useful in conjunction with reserve_space
.
long getPointCapacity() nothrow @nogc const;
Returns the capacity of the structure backing the points, useful in conjunction with reserve_space
.
long getPointCapacity() nothrow @nogc const;