Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.BoundingBoxI.Intersects

Malware edited this page Dec 25, 2018 · 19 revisions

IndexBoundingBoxI

Summary

private public bool Intersects

Checks whether the current BoundingBoxI intersects another BoundingBoxI.

Returns

Example

Remarks

Summary

private public bool Intersects

Returns

Example

Remarks

Summary

private public void Intersects

Checks whether the current BoundingBoxI intersects another BoundingBoxI.

Returns

Example

Remarks

Summary

private public private public sealed PlaneIntersectionType Intersects

Checks whether the current BoundingBoxI intersects a Plane.

Returns

Example

Remarks

Summary

private public void Intersects

Checks whether the current BoundingBoxI intersects a Plane.

Returns

Example

Remarks

Summary

private public bool Intersects

Returns

Example

Remarks

Summary

private public private public sealed Nullable<T> Intersects

Checks whether the current BoundingBoxI intersects a Ray.

Returns

Example

Remarks

Summary

private public void Intersects

Returns

Example

Remarks

Clone this wiki locally