http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Check if this quaternions equals to other
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public bool Equals( Quaternions other ) |
Visual Basic |
---|
Public Function Equals ( _ other As Quaternions _ ) As Boolean |
Visual C++ |
---|
public: virtual bool Equals( Quaternions other ) sealed |
Parameters
- other
- Type: Emgu.CV..::..Quaternions
The quaternions to be compared