eduEngine 1.0
Course framework for DA376B
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
glm_aux::Ray Struct Reference

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()
 

The documentation for this struct was generated from the following files: