http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Quad-edges, for each of the edges, lower 2 bits is index (0..3) and upper bits are quad-edge pointer
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MCvSubdiv2DEdge[] next |
Visual Basic |
---|
Public next As MCvSubdiv2DEdge() |
Visual C++ |
---|
public: array<MCvSubdiv2DEdge>^ next |