VRageMath.MyOrientedBoundingBox.Intersects - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexMyOrientedBoundingBox

Summary

public bool Intersects(ref BoundingBox box)

Returns

bool

Parameters

Summary

public bool Intersects(ref MyOrientedBoundingBox other)

Returns

bool

Parameters

Summary

public bool Intersects(BoundingFrustum frustum)

Returns

bool

Parameters

Summary

public bool Intersects(ref BoundingSphere sphere)

Returns

bool

Parameters

Summary

public float? Intersects(ref Ray ray)

Returns

float?

Parameters

Summary

public float? Intersects(ref Line line)

Returns

float?

Parameters

Summary

public PlaneIntersectionType Intersects(ref Plane plane)

Returns

PlaneIntersectionType

Parameters

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