RayCastInput.hpp File Reference
Go to the source code of this file.
Classes | |
| struct | playrho::detail::RayCastInput< N > |
| Ray-cast input data for N-dimensions. More... | |
Namespaces | |
| playrho | |
| playrho::detail | |
| playrho::d2 | |
Typedefs | |
| using | playrho::d2::RayCastInput = playrho::detail::RayCastInput< 2 > |
| Ray cast input data for 2-dimensions. More... | |
Detailed Description
Declaration of the RayCastInput struct.
Definition in file RayCastInput.hpp.

