-
Notifications
You must be signed in to change notification settings - Fork 123
VRageMath.MyOrientedBoundingBox.Contains
← Index ← MyOrientedBoundingBox
csharp[ContainmentType](VRageMath.ContainmentType) Contains(ref [BoundingBox](VRageMath.BoundingBox) box)``````csharp[ContainmentType](VRageMath.ContainmentType) Contains(ref [BoundingBox](VRageMath.BoundingBox) boxA, ref [MyOrientedBoundingBox](VRageMath.MyOrientedBoundingBox) oboxB)``````csharp[ContainmentType](VRageMath.ContainmentType) Contains(ref [MyOrientedBoundingBox](VRageMath.MyOrientedBoundingBox) other)``````csharp[ContainmentType](VRageMath.ContainmentType) Contains([BoundingFrustum](VRageMath.BoundingFrustum) frustum)``````csharp[ContainmentType](VRageMath.ContainmentType) Contains([BoundingFrustum](VRageMath.BoundingFrustum) frustum, ref [MyOrientedBoundingBox](VRageMath.MyOrientedBoundingBox) obox)``````csharp[ContainmentType](VRageMath.ContainmentType) Contains(ref [BoundingSphere](VRageMath.BoundingSphere) sphere)``````csharp[ContainmentType](VRageMath.ContainmentType) Contains(ref [BoundingSphere](VRageMath.BoundingSphere) sphere, ref [MyOrientedBoundingBox](VRageMath.MyOrientedBoundingBox) box)``````csharp[bool](System.Boolean) Contains(ref [Vector3](VRageMath.Vector3) point)
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!