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

VRageMath.BoundingBoxI.Intersects

Malware edited this page Dec 24, 2018 · 19 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