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

VRageMath.Vector3I.BoxIntersects

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector3I

Summary

private public bool BoxIntersects(private public sealed struct.Vector3I minA, private public sealed struct.Vector3I maxA, private public sealed struct.Vector3I minB, private public sealed struct.Vector3I maxB)

Returns

Example

Remarks

Summary

private public bool BoxIntersects(ref private public sealed struct.Vector3I minA, ref private public sealed struct.Vector3I maxA, ref private public sealed struct.Vector3I minB, ref private public sealed struct.Vector3I maxB)

Returns

Example

Remarks

Clone this wiki locally