| eduEngine 1.0
    Course framework for DA376B | 
| Public Member Functions | |
| Ray (const glm::vec3 &origin, const glm::vec3 &dir) | |
| glm::vec3 | point_of_contact () const | 
| operator bool () | |
| Public Attributes | |
| glm::vec3 | origin | 
| glm::vec3 | dir | 
| float | z_near = std::numeric_limits<float>::max() |