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

VRageMath.BoundingBoxD.CreateMerged

Malware edited this page Dec 25, 2018 · 17 revisions

IndexBoundingBoxD

Summary

private public private public sealed struct.BoundingBoxD CreateMerged(private public sealed struct.BoundingBoxD original, private public sealed struct.BoundingBoxD additional)

Creates the smallest BoundingBox that contains the two specified BoundingBox instances.

Returns

Example

Remarks

Summary

private public void CreateMerged(ref private public sealed struct.BoundingBoxD original, ref private public sealed struct.BoundingBoxD additional, ref private public sealed struct.BoundingBoxD result)

Creates the smallest BoundingBox that contains the two specified BoundingBox instances.

Returns

Example

Remarks

Clone this wiki locally