Quad-edges, for each of the edges, lower 2 bits is index (0..3) and upper bits are quad-edge pointer

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public MCvSubdiv2DEdge[] next
Public next As MCvSubdiv2DEdge()
public:
array<MCvSubdiv2DEdge>^ next

See Also