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 May 4, 2019 · 16 revisions

IndexNamespace IndexMyOrientedBoundingBoxD

Summary

public ContainmentType Contains(ref BoundingBox box)

Returns

ContainmentType

Parameters

Summary

public ContainmentType Contains(ref BoundingBoxD box)

Returns

ContainmentType

Parameters

Summary

public static ContainmentType Contains(ref BoundingBox boxA, ref MyOrientedBoundingBox oboxB)

Returns

ContainmentType

Parameters

Summary

public ContainmentType Contains(ref MyOrientedBoundingBoxD other)

Returns

ContainmentType

Parameters

Summary

public ContainmentType Contains(BoundingFrustumD frustum)

Returns

ContainmentType

Parameters

Summary

public static ContainmentType Contains(BoundingFrustumD frustum, ref MyOrientedBoundingBoxD obox)

Returns

ContainmentType

Parameters

Summary

public ContainmentType Contains(ref BoundingSphereD sphere)

Returns

ContainmentType

Parameters

Summary

public static ContainmentType Contains(ref BoundingSphere sphere, ref MyOrientedBoundingBox box)

Returns

ContainmentType

Parameters

Summary

public bool Contains(ref Vector3 point)

Returns

bool

Parameters

Summary

public bool Contains(ref Vector3D point)

Returns

bool

Parameters

Clone this wiki locally