Function Curve.removePoint

Removes the point at index from the curve.

void removePoint (
  const(long) index
) nothrow @nogc;