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

VRageMath.BoundingBoxI.Intersects

Malware edited this page Dec 24, 2018 · 20 revisions

IndexBoundingBoxI

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

Clone this wiki locally