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

VRageMath.BoundingBox.Intersects

Malware edited this page Dec 24, 2018 · 20 revisions

IndexBoundingBox

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

Clone this wiki locally