Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.BoundingSphereD.CreateMerged

Malware edited this page Dec 25, 2018 · 16 revisions

IndexBoundingSphereD

csharp[BoundingSphereD](VRageMath.BoundingSphereD) CreateMerged([BoundingSphereD](VRageMath.BoundingSphereD) original, [BoundingSphereD](VRageMath.BoundingSphereD) additional)##### Summary

Creates a BoundingSphereD that contains the two specified BoundingSphereD instances.

csharpvoid CreateMerged(ref [BoundingSphereD](VRageMath.BoundingSphereD) original, ref [BoundingSphereD](VRageMath.BoundingSphereD) additional, ref [BoundingSphereD](VRageMath.BoundingSphereD) result)##### Summary

Creates a BoundingSphereD that contains the two specified BoundingSphereD instances.

Clone this wiki locally