The search functionality needs JavaScript enabled
Sets the position of the control point leading out of the vertex idx. If the index is out of bounds, the function sends an error to the console.
idx
void setPointOut ( const(long) idx, const(Vector2) position ) nothrow @nogc;