VRageMath.BoundingSphere.Equals - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← BoundingSphere
public bool Equals(BoundingSphere other)
Determines whether the specified BoundingSphere is equal to the current BoundingSphere.
- BoundingSphere other
public virtual bool Equals(object obj)
Determines whether the specified Object is equal to the BoundingSphere.
- object obj