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

VRageMath.MyOrientedBoundingBox.Contains

Malware edited this page Dec 24, 2018 · 17 revisions

IndexMyOrientedBoundingBox

ContainmentType Contains(ref BoundingBox box)

ContainmentType Contains(ref BoundingBox boxA, ref MyOrientedBoundingBox oboxB)

ContainmentType Contains(ref MyOrientedBoundingBox other)

ContainmentType Contains(BoundingFrustum frustum)

ContainmentType Contains(BoundingFrustum frustum, ref MyOrientedBoundingBox obox)

ContainmentType Contains(ref BoundingSphere sphere)

ContainmentType Contains(ref BoundingSphere sphere, ref MyOrientedBoundingBox box)

bool Contains(ref Vector3 point)

Clone this wiki locally