VRageMath.MyOrientedBoundingBoxD.Contains - bimbam2103/space_engineers GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️