PlayRho  2.0.0
An interactive physics engine & library.
RayCastInput.hpp File Reference

Declaration of the RayCastInput class template. More...

#include <cstddef>
#include <playrho/Vector.hpp>
#include <playrho/Real.hpp>
#include <playrho/UnitInterval.hpp>
#include <playrho/Units.hpp>
Include dependency graph for RayCastInput.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  playrho::detail::RayCastInput< N >
 Ray-cast input data for N-dimensions. More...
 

Namespaces

 playrho
 
 playrho::detail
 

Detailed Description

Declaration of the RayCastInput class template.