Click or drag to resize

NativeMethodscore_FileNode_read_Vec3d Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec3d(System.IntPtr,OpenCvSharp.Vec3d@)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_FileNode_read_Vec3d(
	IntPtr node,
	out Vec3d returnValue
)

Parameters

node
Type: SystemIntPtr

[Missing <param name="node"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec3d(System.IntPtr,OpenCvSharp.Vec3d@)"]

returnValue
Type: OpenCvSharpVec3d

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec3d(System.IntPtr,OpenCvSharp.Vec3d@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec3d(System.IntPtr,OpenCvSharp.Vec3d@)"]

See Also