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

VRageMath.MyOrientedBoundingBoxD.Intersects

Malware edited this page Dec 24, 2018 · 17 revisions

IndexMyOrientedBoundingBoxD

bool Intersects(ref BoundingBox box)

bool Intersects(ref BoundingBoxD box)

bool Intersects(ref MyOrientedBoundingBoxD other)

bool Intersects(BoundingFrustumD frustum)

bool Intersects(ref BoundingSphereD sphere)

Nullable Intersects(ref RayD ray)

Nullable Intersects(ref LineD line)

PlaneIntersectionType Intersects(ref PlaneD plane)

Clone this wiki locally