one of edges within quad-edge, 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.0.1.0 (2.0.1.0)

Syntax

C#
public IntPtr edge
Visual Basic (Declaration)
Public edge As IntPtr
Visual C++
public:
IntPtr edge

See Also