Searched refs:IntersectionRay3Sphere (Results 1 – 2 of 2) sorted by relevance
482 IntersectionResult IntersectionRay3Sphere(const RAY3* R, const SPHERE* sphere, f32* t0, f32* t1);483 bool IntersectionRay3Sphere(const RAY3* R, const SPHERE* sphere);
1059 IntersectionRay3Sphere(const RAY3* R, const SPHERE* sphere, f32* t0, f32* t1) in IntersectionRay3Sphere() function1115 IntersectionRay3Sphere(const RAY3* R, const SPHERE* sphere) in IntersectionRay3Sphere() function