PlayRho  2.0.0
An interactive physics engine & library.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.