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

Alias for the 2-D RayCastInput struct. More...

Include dependency graph for RayCastInput.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 playrho
 
 playrho::d2
 

Typedefs

using playrho::d2::RayCastInput = playrho::detail::RayCastInput< 2 >
 Ray cast input data for 2-dimensions.
 

Detailed Description

Alias for the 2-D RayCastInput struct.