Insert a point to the triangulation. If the point is already inserted, no changes will be made.

C# | Visual Basic | Visual C++ |
public void Insert( ref MCvPoint2D32f point )
Public Sub Insert ( _ ByRef point As MCvPoint2D32f _ )
public: void Insert( MCvPoint2D32f% point )

- point ( MCvPoint2D32f %)
- The point to be inserted