VRageMath.QuaternionD.Equals - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← QuaternionD
public bool Equals(QuaternionD other)
Determines whether the specified Object is equal to the QuaternionD.
- QuaternionD other
public virtual bool Equals(object obj)
Returns a value that indicates whether the current instance is equal to a specified object.
- object obj