Line2D.removePoint

Removes the point at index i from the line.

struct Line2D
@nogc nothrow
void
removePoint
(
in long i
)

Meta