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

Summary

private public private public sealed struct.BoundingSphere CreateMerged(private public sealed struct.BoundingSphere original, private public sealed struct.BoundingSphere additional)

Creates a BoundingSphere that contains the two specified BoundingSphere instances.

Returns

Example

Remarks

Summary

private public void CreateMerged(ref private public sealed struct.BoundingSphere original, ref private public sealed struct.BoundingSphere additional, ref private public sealed struct.BoundingSphere result)

Creates a BoundingSphere that contains the two specified BoundingSphere instances.

Returns

Example

Remarks

Clone this wiki locally