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

VRageMath.RayD.Intersects

Malware edited this page Dec 25, 2018 · 19 revisions

IndexRayD

Summary

private public private public sealed Nullable<T> Intersects

Checks whether the Ray intersects a specified BoundingBox.

Returns

Example

Remarks

Summary

private public void Intersects

Returns

Example

Remarks

Summary

private public private public sealed Nullable<T> Intersects

Checks whether the Ray intersects a specified BoundingFrustum.

Returns

Example

Remarks

Summary

private public private public sealed Nullable<T> Intersects

Determines whether this Ray intersects a specified Plane.

Returns

Example

Remarks

Summary

private public void Intersects

Returns

Example

Remarks

Summary

private public private public sealed Nullable<T> Intersects

Checks whether the Ray intersects a specified BoundingSphere.

Returns

Example

Remarks

Summary

private public void Intersects

Returns

Example

Remarks

Clone this wiki locally