VRageMath.BoundingBoxD.CreateMerged - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingBoxD

Summary

public static BoundingBoxD CreateMerged(BoundingBoxD original, BoundingBoxD additional)

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

Returns

BoundingBoxD

Parameters

Summary

public static void CreateMerged(ref BoundingBoxD original, ref BoundingBoxD additional, out BoundingBoxD result)

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

Parameters

⚠️ **GitHub.com Fallback** ⚠️