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 24, 2018 · 17 revisions

IndexBoundingSphere

BoundingSphere CreateMerged(BoundingSphere original, BoundingSphere additional)

Summary

Creates a BoundingSphere that contains the two specified BoundingSphere instances.

void CreateMerged(ref BoundingSphere original, ref BoundingSphere additional, ref BoundingSphere result)

Summary

Creates a BoundingSphere that contains the two specified BoundingSphere instances.

Clone this wiki locally