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

Definition of the RayCastOpcode enumeration. More...

This graph shows which files directly or indirectly include this file:

Namespaces

 playrho
 

Enumerations

enum class  playrho::RayCastOpcode { playrho::Terminate , playrho::IgnoreFixture , playrho::ClipRay , playrho::ResetRay }
 Ray cast opcode enumeration. More...
 

Detailed Description

Definition of the RayCastOpcode enumeration.