AStar.disconnectPoints

Deletes the segment between the given points.

struct AStar
@nogc nothrow
void
disconnectPoints
(
in long id
,
in long to_id
)

Meta