VRageMath.BoundingSphereD.CreateMerged - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingSphereD

Summary

public static BoundingSphereD CreateMerged(BoundingSphereD original, BoundingSphereD additional)

Creates a BoundingSphereD that contains the two specified BoundingSphereD instances.

Returns

BoundingSphereD

Parameters

Summary

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

Creates a BoundingSphereD that contains the two specified BoundingSphereD instances.

Parameters

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