Click or drag to resize
Accord.NET (logo)

Point3Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Point3)
Determines whether the specified Point3 is equal to this instance.
Public methodEquals(Point3, Double)
Determines whether the specified Point3 is equal to this instance.
Top
See Also