Click or drag to resize

FileNodeReadPoint3f Method

Reads the node element as Point3f

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Point3f ReadPoint3f()

Return Value

Type: Point3f

[Missing <returns> documentation for "M:OpenCvSharp.FileNode.ReadPoint3f"]

See Also