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

VRageMath.BoundingBoxD.Intersects

Malware edited this page Dec 24, 2018 · 19 revisions

IndexBoundingBoxD

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

Clone this wiki locally