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

VRageMath.MyOrientedBoundingBox.Intersects

Malware edited this page Dec 25, 2018 · 18 revisions

IndexMyOrientedBoundingBox

Summary

public bool Intersects(ref public sealed struct BoundingBox box)

Returns

Example

Remarks

Summary

public bool Intersects(ref public sealed struct MyOrientedBoundingBox other)

Returns

Example

Remarks

Summary

public bool Intersects(public class BoundingFrustum frustum)

Returns

Example

Remarks

Summary

public bool Intersects(ref public sealed struct BoundingSphere sphere)

Returns

Example

Remarks

Summary

public public sealed struct Nullable<T> Intersects(ref public sealed struct Ray ray)

Returns

Example

Remarks

Summary

public public sealed struct Nullable<T> Intersects(ref public sealed struct Line line)

Returns

Example

Remarks

Summary

public public sealed enum PlaneIntersectionType Intersects(ref public sealed struct Plane plane)

Returns

Example

Remarks

Clone this wiki locally