Equals
Summary
public bool Equals(Vector3D other)
Determines whether the specified Object is equal to the Vector3.
Returns
Parameters
- Vector3D other
Summary
public bool Equals(Vector3D other, double epsilon)
Returns
Parameters
Summary
public virtual bool Equals(object obj)
Returns a value that indicates whether the current instance is equal to a specified object.
Returns
Parameters
- object obj