[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static CvPoint2D32f imgproc_Subdiv2D_getVertex( IntPtr obj, int vertex, out int firstEdge )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@)"]
- vertex
- Type: SystemInt32
[Missing <param name="vertex"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@)"]
- firstEdge
- Type: SystemInt32
[Missing <param name="firstEdge"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@)"]
Return Value
Type: CvPoint2D32f[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@)"]