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

VRageMath.BoundingSphere.CreateMerged

Malware edited this page Dec 25, 2018 · 17 revisions

IndexBoundingSphere

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

Creates a BoundingSphere that contains the two specified BoundingSphere instances.

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

Creates a BoundingSphere that contains the two specified BoundingSphere instances.

Clone this wiki locally