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