CvSubdiv2DNextEdge Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.Cv.Subdiv2DNextEdge(OpenCvSharp.CvSubdiv2DEdge)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static CvSubdiv2DEdge Subdiv2DNextEdge(
	CvSubdiv2DEdge edge
)

Parameters

edge
Type: OpenCvSharpCvSubdiv2DEdge

[Missing <param name="edge"/> documentation for "M:OpenCvSharp.Cv.Subdiv2DNextEdge(OpenCvSharp.CvSubdiv2DEdge)"]

Return Value

Type: CvSubdiv2DEdge

[Missing <returns> documentation for "M:OpenCvSharp.Cv.Subdiv2DNextEdge(OpenCvSharp.CvSubdiv2DEdge)"]

See Also

Reference