Curve.removePoint

Removes the point at index from the curve.

struct Curve
@nogc nothrow
void
removePoint
(
in long index
)

Meta