Function Curve.removePoint
Removes the point at index from the curve.
void removePoint
(
const(long) index
) nothrow @nogc;
Removes the point at index from the curve.
void removePoint
(
const(long) index
) nothrow @nogc;