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