The MCvQuadEdge2D type exposes the following fields.
Fields
 Public
 Protected |  Instance
 Static |  Declared
 Inherited |  XNA Framework Only
 .NET Compact Framework Only |
|
| Member | Description |
---|
 | flags |
flags
|
 | next |
Quad-edges, for each of the edges, lower 2 bits is index (0..3) and upper bits are quad-edge pointer
|
 | pt |
Pointers to struct CvSubdiv2DPoint
|
See Also