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

VRageMath.BoundingSphere.Equals

Malware edited this page Dec 24, 2018 · 15 revisions

IndexBoundingSphere

bool Equals(BoundingSphere other)

Summary

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

bool Equals(object obj)

Summary

Determines whether the specified Object is equal to the BoundingSphere.

Clone this wiki locally