Bounding | |
| Name | Description | |
|---|---|---|
| Intersects(BoundingBox) | Checks whether the current BoundingFrustum intersects a BoundingBox. | |
| Intersects(Plane) | Checks whether the current BoundingFrustum intersects the specified Plane. | |
| Intersects(Ray) | Checks whether the current BoundingFrustum intersects the specified Ray. | |
| Intersects(Ray, NullableSingle, NullableSingle) | Checks whether the current BoundingFrustum intersects the specified Ray. |