Function AStar.getPointCount
Returns the number of points currently in the points pool.
long getPointCount() nothrow @nogc const;
Returns the number of points currently in the points pool.
long getPointCount() nothrow @nogc const;