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

IndexBoundingSphere

BoundingSphere CreateFromBoundingBox(BoundingBox box)

Summary

Creates the smallest BoundingSphere that can contain a specified BoundingBox.

void CreateFromBoundingBox(ref BoundingBox box, ref BoundingSphere result)

Summary

Creates the smallest BoundingSphere that can contain a specified BoundingBox.

Clone this wiki locally