Searched defs:rayIntersect (Results 1 – 3 of 3) sorted by relevance
156 bool Triangle::rayIntersect(const Line &ray, in rayIntersect() function in Triangle
59 bool rayIntersect(const Ray &ray) const { in rayIntersect() function
383 bool BVH::rayIntersect(Ray ray, uint32_t &idx, Float &t, Vector2f *uv) const { in rayIntersect() function in BVH462 bool BVH::rayIntersect(Ray ray) const { in rayIntersect() function in BVH