AStar2D.getPointCapacity

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

struct AStar2D
@nogc nothrow const
long
getPointCapacity
()

Meta