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 May 4, 2019 · 18 revisions

IndexNamespace IndexMyOrientedBoundingBoxD

Summary

public bool Intersects(ref BoundingBox box)

Returns

bool

Parameters

Summary

public bool Intersects(ref BoundingBoxD box)

Returns

bool

Parameters

Summary

public bool Intersects(ref MyOrientedBoundingBoxD other)

Returns

bool

Parameters

Summary

public bool Intersects(BoundingFrustumD frustum)

Returns

bool

Parameters

Summary

public bool Intersects(ref BoundingSphereD sphere)

Returns

bool

Parameters

Summary

public Nullable<System.Double> Intersects(ref RayD ray)

Returns

Nullable<System.Double>

Parameters

Summary

public Nullable<System.Double> Intersects(ref LineD line)

Returns

Nullable<System.Double>

Parameters

Summary

public PlaneIntersectionType Intersects(ref PlaneD plane)

Returns

PlaneIntersectionType

Parameters

Clone this wiki locally