BoxIntersects Method |
| Name | Description | |
|---|---|---|
| Intersects(Bounds) | Determines whether the given bounds intersect the current instance of Box. | |
| Intersects(Bounds) | Determines whether the given bounds intersect the current instance of Box. | |
| Intersects(Box) | Determines whether another instance of Box intersects the current instance of Box. | |
| Intersects(Box) | Determines whether another instance of Box intersects the current instance of Box. | |
| Intersects(Ray) | Determines whether the given ray intersects the current instance of Box. | |
| Intersects(Ray, Double, Double) | Determines whether the given ray intersects the current instance of Box. |