Click or drag to resize

NativeMethodscore_FileNode_read_Point3f Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, 
	ExactSpelling = true)]
public static Point3f core_FileNode_read_Point3f(
	IntPtr node
)

Parameters

node
Type: SystemIntPtr

Return Value

Type: Point3f
See Also