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

VRageMath.Vector3I.BoxContains

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector3I

Summary

private public bool BoxContains(private public sealed struct.Vector3I boxMin, private public sealed struct.Vector3I boxMax, private public sealed struct.Vector3I pt)

Returns

Example

Remarks

Summary

private public bool BoxContains(ref private public sealed struct.Vector3I boxMin, ref private public sealed struct.Vector3I boxMax, ref private public sealed struct.Vector3I pt)

Returns

Example

Remarks

Clone this wiki locally