Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.BoundingSphereD.Intersects

Malware edited this page Dec 24, 2018 · 20 revisions

IndexBoundingSphereD

bool bool VRageMath.BoundingSphereD.Intersects(box)()void void VRageMath.BoundingSphereD.Intersects(box, result)()Nullable System.Nullable VRageMath.BoundingSphereD.Intersects(ray)()bool bool VRageMath.BoundingSphereD.Intersects(frustum)()bool bool VRageMath.BoundingSphereD.Intersects(sphere)()void void VRageMath.BoundingSphereD.Intersects(sphere, result)()

Clone this wiki locally