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

VRageMath.MyOrientedBoundingBoxD.Contains

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