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

VRageMath.BoundingFrustumExtensions

Malware edited this page Dec 25, 2018 · 43 revisions

Index

BoundingFrustumExtensions Class

private public abstract sealed BoundingFrustumExtensions
```csharp

**Namespace:** [VRageMath](VRageMath)  
**Assembly:** VRage.Math.dll

### Example

### Remarks

###### Methods

|Member|Description|
|---|---|
|[ToBoundingSphere(BoundingFrustum, Vector3[])](VRageMath.BoundingFrustumExtensions.ToBoundingSphere)|Creates bounding sphere from bounding frustum. Implementation taken from XNA source, replace IEnumerable with array|

Clone this wiki locally