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