NativeMethodsimgproc_Subdiv2D_getVoronoiFacetList Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVoronoiFacetList(System.IntPtr,System.Int32[],System.Int32,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_Subdiv2D_getVoronoiFacetList( IntPtr obj, int[] idx, int idxCount, IntPtr facetList, IntPtr facetCenters )
Public Shared Function imgproc_Subdiv2D_getVoronoiFacetList ( obj As IntPtr, idx As Integer(), idxCount As Integer, facetList As IntPtr, facetCenters As IntPtr ) As ExceptionStatus
public: static ExceptionStatus imgproc_Subdiv2D_getVoronoiFacetList( IntPtr obj, [InAttribute] array<int>^ idx, int idxCount, IntPtr facetList, IntPtr facetCenters )
static member imgproc_Subdiv2D_getVoronoiFacetList : obj : IntPtr * idx : int[] * idxCount : int * facetList : IntPtr * facetCenters : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVoronoiFacetList(System.IntPtr,System.Int32[],System.Int32,System.IntPtr,System.IntPtr)"]
[Missing <param name="idx"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVoronoiFacetList(System.IntPtr,System.Int32[],System.Int32,System.IntPtr,System.IntPtr)"]
[Missing <param name="idxCount"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVoronoiFacetList(System.IntPtr,System.Int32[],System.Int32,System.IntPtr,System.IntPtr)"]
[Missing <param name="facetList"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVoronoiFacetList(System.IntPtr,System.Int32[],System.Int32,System.IntPtr,System.IntPtr)"]
[Missing <param name="facetCenters"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVoronoiFacetList(System.IntPtr,System.Int32[],System.Int32,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Subdiv2D_getVoronoiFacetList(System.IntPtr,System.Int32[],System.Int32,System.IntPtr,System.IntPtr)"]