NativeMethodsimgproc_Subdiv2D_getVertex Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@,OpenCvSharp.Point2f@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_Subdiv2D_getVertex( IntPtr obj, int vertex, out int firstEdge, out Point2f returnValue )
Public Shared Function imgproc_Subdiv2D_getVertex ( obj As IntPtr, vertex As Integer, <OutAttribute> ByRef firstEdge As Integer, <OutAttribute> ByRef returnValue As Point2f ) As ExceptionStatus
public: static ExceptionStatus imgproc_Subdiv2D_getVertex( IntPtr obj, int vertex, [OutAttribute] int% firstEdge, [OutAttribute] Point2f% returnValue )
static member imgproc_Subdiv2D_getVertex : obj : IntPtr * vertex : int * firstEdge : int byref * returnValue : Point2f byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@,OpenCvSharp.Point2f@)"]
[Missing <param name="vertex"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@,OpenCvSharp.Point2f@)"]
[Missing <param name="firstEdge"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@,OpenCvSharp.Point2f@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@,OpenCvSharp.Point2f@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVertex(System.IntPtr,System.Int32,System.Int32@,OpenCvSharp.Point2f@)"]