JointConf.hpp File Reference
#include <PlayRho/Dynamics/Joints/JointType.hpp>
#include <cstdint>

Go to the source code of this file.

Classes

struct  playrho::d2::JointConf
 Abstract base Joint definition class. More...
 
struct  playrho::d2::JointBuilder< T >
 Joint builder definition structure. More...
 

Namespaces

 playrho
 
 playrho::d2
 

Functions

void playrho::d2::Set (JointConf &def, const Joint &joint) noexcept
 Sets the joint definition data for the given joint. More...