NativeMethodsimgproc_intersectConvexConvex_Point2f Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_intersectConvexConvex_Point2f(OpenCvSharp.Point2f[],System.Int32,OpenCvSharp.Point2f[],System.Int32,System.IntPtr@,System.Int32,System.Single@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_intersectConvexConvex_Point2f( Point2f[] p1, int p1Length, Point2f[] p2, int p2Length, out IntPtr p12, int handleNested, out float returnValue )
Public Shared Function imgproc_intersectConvexConvex_Point2f ( p1 As Point2f(), p1Length As Integer, p2 As Point2f(), p2Length As Integer, <OutAttribute> ByRef p12 As IntPtr, handleNested As Integer, <OutAttribute> ByRef returnValue As Single ) As ExceptionStatus
public: static ExceptionStatus imgproc_intersectConvexConvex_Point2f( array<Point2f>^ p1, int p1Length, array<Point2f>^ p2, int p2Length, [OutAttribute] IntPtr% p12, int handleNested, [OutAttribute] float% returnValue )
static member imgproc_intersectConvexConvex_Point2f : p1 : Point2f[] * p1Length : int * p2 : Point2f[] * p2Length : int * p12 : IntPtr byref * handleNested : int * returnValue : float32 byref -> ExceptionStatus
[Missing <param name="p1"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_intersectConvexConvex_Point2f(OpenCvSharp.Point2f[],System.Int32,OpenCvSharp.Point2f[],System.Int32,System.IntPtr@,System.Int32,System.Single@)"]
[Missing <param name="p1Length"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_intersectConvexConvex_Point2f(OpenCvSharp.Point2f[],System.Int32,OpenCvSharp.Point2f[],System.Int32,System.IntPtr@,System.Int32,System.Single@)"]
[Missing <param name="p2"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_intersectConvexConvex_Point2f(OpenCvSharp.Point2f[],System.Int32,OpenCvSharp.Point2f[],System.Int32,System.IntPtr@,System.Int32,System.Single@)"]
[Missing <param name="p2Length"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_intersectConvexConvex_Point2f(OpenCvSharp.Point2f[],System.Int32,OpenCvSharp.Point2f[],System.Int32,System.IntPtr@,System.Int32,System.Single@)"]
[Missing <param name="p12"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_intersectConvexConvex_Point2f(OpenCvSharp.Point2f[],System.Int32,OpenCvSharp.Point2f[],System.Int32,System.IntPtr@,System.Int32,System.Single@)"]
[Missing <param name="handleNested"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_intersectConvexConvex_Point2f(OpenCvSharp.Point2f[],System.Int32,OpenCvSharp.Point2f[],System.Int32,System.IntPtr@,System.Int32,System.Single@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_intersectConvexConvex_Point2f(OpenCvSharp.Point2f[],System.Int32,OpenCvSharp.Point2f[],System.Int32,System.IntPtr@,System.Int32,System.Single@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_intersectConvexConvex_Point2f(OpenCvSharp.Point2f[],System.Int32,OpenCvSharp.Point2f[],System.Int32,System.IntPtr@,System.Int32,System.Single@)"]