UtilIntersect |
| Name | Description | |
|---|---|---|
| IntersectLineSphere(Vector3, Vector3, Vector3, Double) | Intersect a line with a sphere (using 10^-6 as a tolerance in equality). | |
| IntersectLineSphere(Vector3, Vector3, Vector3, Double, Double) | Intersect a line with a sphere (using supplied epsilon as a tolerance in equality). |