Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Intersection Member List

This is the complete list of members for Intersection, including all inherited members.

box(const Ray &ray, const BoundingBox &box, float mini, float maxi)Intersectionstatic
sphere(const glm::vec3 &rayOrigin, const glm::vec3 &rayDir, float radius, glm::vec2 &roots)Intersectionstatic