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