MOS
Public Member Functions | Public Attributes | List of all members
mos::sim::Ray Class Reference

Ray for ray testing. More...

#include <ray.hpp>

Public Member Functions

 Ray (const glm::vec3 &origin, const glm::vec3 &direction)
 
auto direction () const -> glm::vec3
 
auto direction (const glm::vec3 &direction) -> void
 

Public Attributes

glm::vec3 origin
 

Detailed Description

Ray for ray testing.


The documentation for this class was generated from the following file: