NativeMethodsflann_IndexParams_getDouble Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.flann_IndexParams_getDouble(System.IntPtr,System.String,System.Double,System.Double@)"]
Namespace: OpenCvSharp
public static ExceptionStatus flann_IndexParams_getDouble( IntPtr obj, string key, double defaultVal, out double returnValue )
Public Shared Function flann_IndexParams_getDouble ( obj As IntPtr, key As String, defaultVal As Double, <OutAttribute> ByRef returnValue As Double ) As ExceptionStatus
public: static ExceptionStatus flann_IndexParams_getDouble( IntPtr obj, String^ key, double defaultVal, [OutAttribute] double% returnValue )
static member flann_IndexParams_getDouble : obj : IntPtr * key : string * defaultVal : float * returnValue : float byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.flann_IndexParams_getDouble(System.IntPtr,System.String,System.Double,System.Double@)"]
[Missing <param name="key"/> documentation for "M:OpenCvSharp.NativeMethods.flann_IndexParams_getDouble(System.IntPtr,System.String,System.Double,System.Double@)"]
[Missing <param name="defaultVal"/> documentation for "M:OpenCvSharp.NativeMethods.flann_IndexParams_getDouble(System.IntPtr,System.String,System.Double,System.Double@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.flann_IndexParams_getDouble(System.IntPtr,System.String,System.Double,System.Double@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.flann_IndexParams_getDouble(System.IntPtr,System.String,System.Double,System.Double@)"]