NativeMethodsimgproc_Subdiv2D_getTriangleList Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getTriangleList(System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_Subdiv2D_getTriangleList( IntPtr obj, IntPtr triangleList )
Public Shared Function imgproc_Subdiv2D_getTriangleList ( obj As IntPtr, triangleList As IntPtr ) As ExceptionStatus
public: static ExceptionStatus imgproc_Subdiv2D_getTriangleList( IntPtr obj, IntPtr triangleList )
static member imgproc_Subdiv2D_getTriangleList : obj : IntPtr * triangleList : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getTriangleList(System.IntPtr,System.IntPtr)"]
[Missing <param name="triangleList"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getTriangleList(System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getTriangleList(System.IntPtr,System.IntPtr)"]