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

Summary

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

Creates a BoundingSphereD that contains the two specified BoundingSphereD instances.

Returns

Example

Remarks

Summary

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

Creates a BoundingSphereD that contains the two specified BoundingSphereD instances.

Returns

Example

Remarks

Clone this wiki locally