Click or drag to resize

Vec3fEquals Method (Vec3f)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public bool Equals(
	Vec3f other
)

Parameters

other
Type: OpenCvSharpVec3f

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also