NativeMethodscore_FileNode_read_Point3f Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Point3f(System.IntPtr,OpenCvSharp.Point3f@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_FileNode_read_Point3f( IntPtr node, out Point3f returnValue )
Public Shared Function core_FileNode_read_Point3f ( node As IntPtr, <OutAttribute> ByRef returnValue As Point3f ) As ExceptionStatus
public: static ExceptionStatus core_FileNode_read_Point3f( IntPtr node, [OutAttribute] Point3f% returnValue )
static member core_FileNode_read_Point3f : node : IntPtr * returnValue : Point3f byref -> ExceptionStatus
[Missing <param name="node"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Point3f(System.IntPtr,OpenCvSharp.Point3f@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Point3f(System.IntPtr,OpenCvSharp.Point3f@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Point3f(System.IntPtr,OpenCvSharp.Point3f@)"]