CvSUBDIV2D_NEXT_EDGE Method OpenCvSharp Class Library

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

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

public static CvSubdiv2DEdge SUBDIV2D_NEXT_EDGE(
	CvSubdiv2DEdge edge
)

Parameters

edge
Type: OpenCvSharpCvSubdiv2DEdge

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

Return Value

Type: CvSubdiv2DEdge

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

See Also

Reference