VRageMath
BoundingFrustumExtensions
Assembly: VRage.Math.dll
public abstract sealed class BoundingFrustumExtensions
Methods
| Member | Description |
|---|---|
| static ToBoundingSphere(this BoundingFrustum, Vector3[]) | Creates bounding sphere from bounding frustum. Implementation taken from XNA source, replace IEnumerable with array |