JointType.cpp File Reference

Go to the source code of this file.

Namespaces

 playrho
 
 playrho::d2
 

Functions

JointType playrho::d2::GetType (const Joint &joint) noexcept
 Gets the type of the given joint. More...
 
const char * playrho::d2::ToString (JointType type) noexcept
 Provides a C-style (null-terminated) string name for given joint type. More...