Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

VRageMath.BoundingSphere.Equals

Malware edited this page May 4, 2019 · 15 revisions

IndexNamespace IndexBoundingSphere

Summary

public bool Equals(BoundingSphere other)

Determines whether the specified BoundingSphere is equal to the current BoundingSphere.

Returns

bool

Parameters

Summary

public virtual bool Equals(object obj)

Determines whether the specified Object is equal to the BoundingSphere.

Returns

bool

Parameters

Clone this wiki locally