The MCvSubdiv2DPoint type exposes the following fields.
Fields
 Public
 Protected |  Instance
 Static |  Declared
 Inherited |  XNA Framework Only
 .NET Compact Framework Only |
|
| Member | 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;
|
 | id |
The ID
|
 | pt |
The PointF
|
See Also