Curve.setPointValue

Assigns the vertical position y to the point at index.

struct Curve
@nogc nothrow
void
setPointValue
(
in long index
,
in double y
)

Meta