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

VRageMath.MyOrientedBoundingBoxD.Intersects

Malware edited this page Dec 25, 2018 · 18 revisions

IndexMyOrientedBoundingBoxD

Summary

public bool Intersects(ref public sealed struct BoundingBox box)

Returns

Example

Remarks

Summary

public bool Intersects(ref public sealed struct BoundingBoxD box)

Returns

Example

Remarks

Summary

public bool Intersects(ref public sealed struct MyOrientedBoundingBoxD other)

Returns

Example

Remarks

Summary

public bool Intersects(public class BoundingFrustumD frustum)

Returns

Example

Remarks

Summary

public bool Intersects(ref public sealed struct BoundingSphereD sphere)

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Clone this wiki locally