Transforms the BoundingFrustum.
| Name | Description |
|---|---|
| BoundingFrustum::Transform (BoundingFrustum&, CXMMATRIX) | Transforms the BoundingFrustum by the specified transformation matrix. |
| BoundingFrustum::Transform (BoundingFrustum&, float, XMVECTOR, XMVECTOR) | Transforms the BoundingFrustum using the specified scale, rotation and translation vectors. |