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

VRageMath.MyOrientedBoundingBoxD.Contains

Malware edited this page Dec 24, 2018 · 16 revisions

IndexMyOrientedBoundingBoxD

ContainmentType Contains(ref BoundingBox box)

ContainmentType Contains(ref BoundingBoxD box)

ContainmentType Contains(ref BoundingBox boxA, ref MyOrientedBoundingBox oboxB)

ContainmentType Contains(ref MyOrientedBoundingBoxD other)

ContainmentType Contains(BoundingFrustumD frustum)

ContainmentType Contains(BoundingFrustumD frustum, ref MyOrientedBoundingBoxD obox)

ContainmentType Contains(ref BoundingSphereD sphere)

ContainmentType Contains(ref BoundingSphere sphere, ref MyOrientedBoundingBox box)

bool Contains(ref Vector3 point)

bool Contains(ref Vector3D point)

Clone this wiki locally