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

IndexNamespace IndexBoundingSphere

Summary

public BoundingSphere CreateFromBoundingBox(BoundingBox box)

Creates the smallest BoundingSphere that can contain a specified BoundingBox.

Returns

BoundingSphere

Parameters

Summary

public void CreateFromBoundingBox(ref BoundingBox box, ref BoundingSphere result)

Creates the smallest BoundingSphere that can contain a specified BoundingBox.

Parameters

Clone this wiki locally