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

VRageMath.BoundingSphere.CreateFromBoundingBox

Malware edited this page Dec 25, 2018 · 17 revisions

IndexBoundingSphere

csharp[BoundingSphere](VRageMath.BoundingSphere) CreateFromBoundingBox([BoundingBox](VRageMath.BoundingBox) box)##### Summary

Creates the smallest BoundingSphere that can contain a specified BoundingBox.

csharpvoid CreateFromBoundingBox(ref [BoundingBox](VRageMath.BoundingBox) box, ref [BoundingSphere](VRageMath.BoundingSphere) result)##### Summary

Creates the smallest BoundingSphere that can contain a specified BoundingBox.

Clone this wiki locally