GetJoint

virtual PJoint IRigidBody::GetJoint(std::string &name) const = 0

Gets the joint with the specified name.

Parameters

name – Name of the joint.

Returns

PJoint – The joint with the specified name.

Throws