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

VRageMath.BoundingSphere.Intersects

Malware edited this page Dec 24, 2018 · 19 revisions

IndexBoundingSphere

bool bool VRageMath.BoundingSphere.Intersects(box)()void void VRageMath.BoundingSphere.Intersects(box, result)()bool bool VRageMath.BoundingSphere.Intersects(frustum)()PlaneIntersectionType VRageMath.PlaneIntersectionType VRageMath.BoundingSphere.Intersects(plane)()void void VRageMath.BoundingSphere.Intersects(plane, result)()Nullable System.Nullable VRageMath.BoundingSphere.Intersects(ray)()void void VRageMath.BoundingSphere.Intersects(ray, result)()bool bool VRageMath.BoundingSphere.Intersects(sphere)()void void VRageMath.BoundingSphere.Intersects(sphere, result)()

Clone this wiki locally