NativeMethodsflann_Ptr_SearchParams_new Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.flann_Ptr_SearchParams_new(System.Int32,System.Single,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus flann_Ptr_SearchParams_new( int checks, float eps, int sorted, out IntPtr returnValue )
Public Shared Function flann_Ptr_SearchParams_new ( checks As Integer, eps As Single, sorted As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus flann_Ptr_SearchParams_new( int checks, float eps, int sorted, [OutAttribute] IntPtr% returnValue )
static member flann_Ptr_SearchParams_new : checks : int * eps : float32 * sorted : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="checks"/> documentation for "M:OpenCvSharp.NativeMethods.flann_Ptr_SearchParams_new(System.Int32,System.Single,System.Int32,System.IntPtr@)"]
[Missing <param name="eps"/> documentation for "M:OpenCvSharp.NativeMethods.flann_Ptr_SearchParams_new(System.Int32,System.Single,System.Int32,System.IntPtr@)"]
[Missing <param name="sorted"/> documentation for "M:OpenCvSharp.NativeMethods.flann_Ptr_SearchParams_new(System.Int32,System.Single,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.flann_Ptr_SearchParams_new(System.Int32,System.Single,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.flann_Ptr_SearchParams_new(System.Int32,System.Single,System.Int32,System.IntPtr@)"]