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

VRageMath.MyOrientedBoundingBoxD.Intersects

Morten Aune Lyrstad edited this page Oct 10, 2019 · 17 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 double? Intersects(ref RayD ray)

Returns

double?

Parameters

Summary

public double? Intersects(ref LineD line)

Returns

double?

Parameters

Summary

public PlaneIntersectionType Intersects(ref PlaneD plane)

Returns

PlaneIntersectionType

Parameters

Clone this wiki locally