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

VRageMath.MyOrientedBoundingBox.Intersects

Malware edited this page Dec 24, 2018 · 18 revisions

IndexMyOrientedBoundingBox

bool bool VRageMath.MyOrientedBoundingBox.Intersects(box)()bool bool VRageMath.MyOrientedBoundingBox.Intersects(other)()bool bool VRageMath.MyOrientedBoundingBox.Intersects(frustum)()bool bool VRageMath.MyOrientedBoundingBox.Intersects(sphere)()Nullable System.Nullable VRageMath.MyOrientedBoundingBox.Intersects(ray)()Nullable System.Nullable VRageMath.MyOrientedBoundingBox.Intersects(line)()PlaneIntersectionType VRageMath.PlaneIntersectionType VRageMath.MyOrientedBoundingBox.Intersects(plane)()

Clone this wiki locally