Add a point to the polygon.
Don't forget that the polygon must remain convex, and the points need to stay ordered!
Position of the new point.
See Implementation
Add a point to the polygon.
Don't forget that the polygon must remain convex, and the points need to stay ordered!