The MCvSubdiv2DPoint type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| first |
The first edge associate with this point
| |
| flags |
If -1, this point is invalid;
If 1>>30, this point is a virtual point;
| |
| pt |
The PointF
|